ReadOperation.WordCount Property

TegoOS

ReadOperationWordCount Property
Number of words to read.

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

Property Value

Type: Int32
See Also