LumiSoft Net Help
CanRead Property
NamespacesLumiSoft.Net.IOPartialStreamCanRead
Gets a value indicating whether the current stream supports reading.
Declaration Syntax
C#Visual BasicVisual C++F#
public override bool CanRead { get; }
Public Overrides ReadOnly Property CanRead As Boolean
	Get
public:
virtual property bool CanRead {
	bool get () override;
}
abstract CanRead : bool with get
override CanRead : bool with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119