BlobReader.RemainingBytes プロパティ

定義

現在の位置から基になるメモリ ブロックの末尾までの残りのバイト数を取得します。

public:
 property int RemainingBytes { int get(); };
public int RemainingBytes { get; }
member this.RemainingBytes : int
Public ReadOnly Property RemainingBytes As Integer

プロパティ値

適用対象