DesignerCollection.ICollection.Count Proprietà

Definizione

Ottiene il numero di elementi contenuti nella raccolta.

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
 ReadOnly Property Count As Integer Implements ICollection.Count

Valore della proprietà

Numero di elementi contenuti nella raccolta.

Implementazioni

Si applica a