NurApiTagStorageRemove(Byte) Method
Remove a single tag entry (if found) from the storage.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public bool Remove(
byte[] epc
)
- epc Byte
- Tag's EPC as a byte array.
Booleantrue if the tag was found and removed.