IEpcEncoder.WordCount Property
From TegoOS
A Sandcastle Documented Class Library
| IEpcEncoderWordCount Property |
Gets the number of words this encoder produces when encoding (VARIABLE if not fixed).
Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
int WordCount { get; }
ReadOnly Property WordCount As Integer Get
property int WordCount { int get (); }
abstract WordCount : int with get