NurApiTagStorageRemove(Int32) 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(
int index
)
- index Int32
- Tag's index.
BooleanReturns true if the tag was found and removed.