SmartMemoryStream.CanSeek Property
Returns, whether seeking is possible on this stream. Always true for this claas.
[Visual Basic]
Overrides Public ReadOnly Property CanSeek As
Boolean
[C#]
public override
bool CanSeek {get;}
See Also
SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace