OneTagProgressArgs.WordCount Property

TegoOS

OneTagProgressArgsWordCount Property
Gets the number of words completed by the current operation.

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