XmlDocEntry.SeeAlso Property

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

Definition

Gets related references.
public IEnumerable<SeeAlsoComment> SeeAlso { get; }

Property Value

IEnumerable<SeeAlsoComment>
A collection of related references and links.