Octane SDK
2.0 Beta
|
Container class used to encapsulate individual tag details returned from the reader. More...
Public Member Functions | |
IEnumerator | GetEnumerator () |
Get access to the C# IEnumerator interface of the tag reports list. More... | |
Public Attributes | |
List< Tag > | Tags = new List<Tag>() |
A list of tag details. More... | |
Container class used to encapsulate individual tag details returned from the reader.
IEnumerator Impinj.OctaneSdk.TagReport.GetEnumerator | ( | ) |
Get access to the C# IEnumerator interface of the tag reports list.