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