Click or drag to resize

SStreamReaderPosition Property

[This is preliminary documentation and is subject to change.]

Use this property for get and set real position in file. Position in BaseStream can be not right.

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public long Position { get; set; }

Property Value

Type: Int64
See Also