OverloadCollection<T>.ModelType Property
- Namespace
- Kampute.DocToolkit.Collections
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the type of the documentation model.
public DocumentationModelType ModelType { get; }Property Value
- DocumentationModelType
- The type of the documentation model, which is the same for all overloaded members.
