A Sandcastle Documented Class Library
![]() | IReaderCapabilitiesAntennaIds Property |
Gets the collection of antenna ID's. Antennas are numbered 1, 2, 3, etc.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

IList<int> AntennaIds { get; }
ReadOnly Property AntennaIds As IList(Of Integer) Get
property IList<int>^ AntennaIds { IList<int>^ get (); }
abstract AntennaIds : IList<int> with get
Property Value
Type: IListInt32