ReadOnlyCollectionBuilder<T>.Capacity Właściwość

Definicja

Pobiera lub ustawia pojemność tego ReadOnlyCollectionBuilder<T>obiektu .

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

Wartość właściwości

Int32

Pojemność tego elementu ReadOnlyCollectionBuilder.

Dotyczy