TagResponse.Count Property
From TegoOS
A Sandcastle Documented Class Library
| TagResponseCount Property |
The number of operation responses provided by this tag response (may be less than number of operations if an operation failed).
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
public int Count { get; }
Public ReadOnly Property Count As Integer Get
public: property int Count { int get (); }
member Count : int with get