OverloadCollection<T>.Doc Property

Namespace
Kampute.DocToolkit.Collections
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the common documentation for overloaded members.
public XmlDocEntry Doc { get; }

Property Value

XmlDocEntry
The XmlDocEntry object representing the common documentation of the members.