Collection.ICollection.Count Tulajdonság

Definíció

Lekéri a gyűjtemény elemeinek számát.

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

Tulajdonság értéke

A gyűjtemény elemeinek száma.

A következőre érvényes: