XmlDocProvider.Members Property

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the dictionary of XML documentation elements.
protected Dictionary<string, XElement> Members { get; }

Property Value

Dictionary<string, XElement>
A dictionary mapping code references to their XML documentation elements.