Method NextValue
NextValue()
If another value is available after the current decoding index, return this value and and increase the decoding index by 1. Otherwise return NO_MORE_VALUES.
Declaration
public virtual long NextValue()
Returns
Type | Description |
---|---|
System.Int64 |