DocumentationContext.Types Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets all exported types in the assemblies being documented.
public IReadOnlyTypeCollection Types { get; }

Property Value

IReadOnlyTypeCollection
The read-only collection of all exported types in the assemblies being documented. The types in the collection are ordered by their full names and categorized by their kinds.