CastedListTFrom, TToCount Property

Gets the number of elements contained in the ICollection.

Definition

Namespace: QuickAdmin.Utils
Assembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.2.1
C#
public int Count { get; }

Return Value

int
The number of elements contained in the ICollection.

Implements

ICollectionTCount

See Also