ISelect.Pattern Property

TegoOS

ISelectPattern Property
Pattern that must be matched (if not a complete number of words, pattern starts at most significant bit of first word and has trailing zeroes in unused bits at least significant end of last word).

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
ushort[] Pattern { get; }
ReadOnly Property Pattern As UShort()
	Get
property array<unsigned short>^ Pattern {
	array<unsigned short>^ get ();
}
abstract Pattern : uint16[] with get

Property Value

Type: UInt16
See Also