NonGenericList.Count

NonGenericList.Count property

Gets the number of elements contained in the ICollection.

public int Count { get; }

See Also