XmlDocNode Type
Example: `/// Summary line.\n/// More detail.` — an XML documentation comment block.
Each element of
Constructors
| Constructor |
Description
|
Full Usage:
XmlDocNode(lines, range)
Parameters:
string array
range : range
Returns: XmlDocNode
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.Lines
Returns: string array
|
|
Inherited members
Inherited from
NodeBase
Instance members
| Instance member |
Description
|
|
|
|
|
|
|
|
|
Full Usage:
this.ToStringWithIndent
Parameters:
int
Returns: string
|
|
|
|
|
|
|
|
Full Usage:
this.HasContentBefore
Returns: bool
|
|
Full Usage:
this.HasContentAfter
Returns: bool
|
|
|
|
|
|
fantomas