NurApiTagStorageIndexOf(String) Method
Get tag's index if found
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public int IndexOf(
string epc
)
- epc String
- Tag's EPC as a string.
Int32Zero based index when found, otherwise -1.