OverloadCollection<T>.Count Property
- Namespace
- Kampute.DocToolkit.Collections
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the number of members in the collection.
public int Count { get; }Property Value
- int
- The number of members in the collection.
