CodeSnippetGroup Constructor
Constructor
Namespace: Sandcastle.Tools.BuildComponents.SnippetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public CodeSnippetGroup(
XmlElement snippetGroupElement
)
Public Sub New (
snippetGroupElement As XmlElement
)
public:
CodeSnippetGroup(
XmlElement^ snippetGroupElement
)
new :
snippetGroupElement : XmlElement -> CodeSnippetGroup
Parameters
- snippetGroupElement XmlElement
- The snippet group element used to contain the snippets