ReadOnlyCollectionBuilder<T>.Capacity Propriété

Définition

Obtient ou définit la capacité de ce 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

Valeur de propriété

La capacité de ce ReadOnlyCollectionBuilder.

S’applique à