Collection.ICollection.Count Proprietà

Definizione

Ottiene il numero di elementi in questa raccolta.

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

Valore della proprietà

Numero di elementi contenuti nella raccolta.

Si applica a