Select.Count Property
From TegoOS
A Sandcastle Documented Class Library
| SelectCount Property |
Returns number of selection criteria, always 1
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: virtual property int Count { int get () sealed; }
abstract Count : int with get override Count : int with get