次の方法で共有


BufferedReadStream.Position プロパティ

定義

派生クラスでオーバーライドされた場合は、現在のストリーム内の位置を取得または設定します。

public:
 virtual property long Position { long get(); void set(long value); };
public override long Position { get; set; }
member this.Position : int64 with get, set
Public Overrides Property Position As Long

プロパティ値

適用対象