ImmutableArray<T>.ICollection<T>.Count Eigenschap

Definitie

Hiermee haalt u het aantal items in de verzameling op.

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

Waarde van eigenschap

Aantal items in de verzameling.

Implementeringen

Uitzonderingen

De IsDefault eigenschap retourneert true.

Van toepassing op