ReferenceComment.Variants Property
- Namespace
- Kampute.DocToolkit.XmlDoc.Comments
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets any additional XML elements that provide variants or supplementary documentation content for this reference.
public IReadOnlyList<XElement> Variants { get; }Property Value
- IReadOnlyList<XElement>
- The read-only list of additional XML elements associated with this reference that provide variants or supplementary documentation content.
