Property Count
Count
Gets the number of elements in the collection.
public int Count { get; }
Property Value
- int
The number of elements in the collection.
Gets the number of elements in the collection.
public int Count { get; }
The number of elements in the collection.