SmartMemoryStream.Position Property
Gets or sets the actual position within the stream. See Position
[Visual Basic]
Overrides Public Property Position As
Long
[C#]
public override
long Position {get; set;}
See Also
SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace