NurApiTagStorageGetAddedTags Method
Get list of newly added tags in this storage since last called
Clear.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public Dictionary<byte[], NurApiTag> GetAddedTags()
Return Value
DictionaryByte,
NurApiTagDictionary with epc as key and Tag as value
NOTE: TagStorage object must be locked when accessing returned Dictionary