ReadOnlyCollectionBuilder<T>.Capacity 속성

정의

ReadOnlyCollectionBuilder<T>의 용량을 가져오거나 설정합니다.

public:
 property int Capacity { int get(); void set(int value); };
public int Capacity { get; set; }
member this.Capacity : int with get, set
Public Property Capacity As Integer

속성 값

이 용량 ReadOnlyCollectionBuilder.

적용 대상