ISelection.Count Property

TegoOS

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)
Syntax
int Count { get; }
ReadOnly Property Count As Integer
	Get
property int Count {
	int get ();
}
abstract Count : int with get

Property Value

Type: Int32
See Also