ReadOperation.WordCount Property
From TegoOS
A Sandcastle Documented Class Library
| 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)
public int WordCount { get; }
Public ReadOnly Property WordCount As Integer Get
public: property int WordCount { int get (); }
member WordCount : int with get