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