JGR MSTS Editors and Tools
RemoveChild Method (child)
NamespacesJgr.IO.ParserSimisTreeNodeRemoveChild(SimisTreeNode)

[This is preliminary documentation and is subject to change.]

Creates a new SimisTreeNode with a child removed.
Declaration Syntax
C#Visual BasicVisual C++
public SimisTreeNode RemoveChild(
	SimisTreeNode child
)
Public Function RemoveChild ( _
	child As SimisTreeNode _
) As SimisTreeNode
public:
SimisTreeNode^ RemoveChild(
	SimisTreeNode^ child
)
Parameters
child (SimisTreeNode)
The child to remove.
Return Value
The new SimisTreeNode.

Assembly: JGR.IO.Parser (Module: JGR.IO.Parser) Version: 0.5.4008.31682