TopicCollection.Count Property
- Namespace
- Kampute.DocToolkit.Collections
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the number of top-level topics in the collection.
public int Count { get; }Property Value
- int
- The number of topics in the collection.
