Property PayloadLength
PayloadLength
Returns the length of the payload at the current term position.
This is invalid until NextPosition() is called for
the first time.
Declaration
int PayloadLength { get; }
Property Value
Type | Description |
---|---|
System.Int32 | length of the current payload in number of bytes |