ISelect.PatternBitCount Property

TegoOS

ISelectPatternBitCount Property
Length in bits of data to be matched.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
int PatternBitCount { get; }
ReadOnly Property PatternBitCount As Integer
	Get
property int PatternBitCount {
	int get ();
}
abstract PatternBitCount : int with get

Property Value

Type: Int32
See Also