Elements.md
July 10, 2025 ยท View on GitHub
DefaultDocumentation.Api
DefaultDocumentation.IGeneralContext
IGeneralContext.Elements Property
Gets the IElement used to render specific System.Xml.Linq.XElement from the documentation.
System.Collections.Generic.IReadOnlyDictionary<string,DefaultDocumentation.Api.IElement> Elements { get; }
Property Value
System.Collections.Generic.IReadOnlyDictionary<System.String,IElement>