ISelection.Count Property
From TegoOS
A Sandcastle Documented Class Library
| ISelectionCount Property |
Number of individual selects in this selection.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
int Count { get; }
ReadOnly Property Count As Integer Get
property int Count { int get (); }
abstract Count : int with get