AttributeCollection.ICollection.Count Tulajdonság

Definíció

Lekéri a gyűjteményben található elemek 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 Count As Integer Implements ICollection.Count

Tulajdonság értéke

A gyűjteményben található elemek száma.

Megvalósítás

A következőre érvényes: