Collection.ICollection.Count Eigenschap

Definitie

Hiermee haalt u het aantal items in deze verzameling op.

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

Waarde van eigenschap

Het aantal items in deze verzameling.

Van toepassing op