Click or drag to resize

TemplateModelRootObjectXmlElementNames Property

[Missing <summary> documentation for "P:Livit.Learn.Model.Templates.TemplateModel.RootObjectXmlElementNames"]

Namespace:  Livit.Learn.Model.Templates
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public HashSet<XName> RootObjectXmlElementNames { get; }

Property Value

Type: HashSetXName
See Also