Bitmap for WPF
CanRead プロパティ (DataStream)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > DataStream クラス : CanRead プロパティ
Gets a value indicating whether the current stream supports reading.
シンタックス
'宣言
 
Public Overrides ReadOnly Property CanRead As System.Boolean
public override System.bool CanRead {get;}

プロパティ値

trueif the stream supports reading; otherwise, false.
参照

DataStream クラス
DataStream メンバ