 | StreamRecordReaderTOffset Property |
Gets the position in the stream where reading began.
Namespace: Ookii.Jumbo.IOAssembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntaxprotected long Offset { get; }
Protected ReadOnly Property Offset As Long
Get
protected:
property long long Offset {
long long get ();
}
member Offset : int64 with get
Property Value
Int64
See Also