UnmanagedMemoryAccessor.Capacity プロパティ
定義
アクセサーの容量を取得します。Gets the capacity of the accessor.
public:
property long Capacity { long get(); };
public long Capacity { get; }
member this.Capacity : int64
Public ReadOnly Property Capacity As Long
プロパティ値
- Int64
アクセサーの容量。The capacity of the accessor.
適用対象