Aracılığıyla paylaş


UIElementCollection.Capacity Özellik

Tanım

öğesinin içerebileceği öğe UIElementCollection sayısını alır veya ayarlar.

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

Özellik Değeri

Int32

Koleksiyonun içerebileceği toplam öğe sayısı.

Şunlara uygulanır