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.

适用于