[This is preliminary documentation and is subject to change.]
Get the current position in the stream
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public override long Position { get; set; }
public override long Position { get; set; }
Public Overrides Property Position As Long
Get
Set
Public Overrides Property Position As Long
Get
Set
public:
virtual property long long Position {
long long get () override;
void set (long long value) override;
}
public:
virtual property long long Position {
long long get () override;
void set (long long value) override;
}
abstract Position : int64 with get, set
override Position : int64 with get, set
abstract Position : int64 with get, set
override Position : int64 with get, set
Property Value
Type:
Int64