Removes the node from its parents list of children.
Namespace:
Imsl.Chart2D
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public void Remove() |
Visual Basic (Declaration) |
---|
Public Sub Remove |
Visual C++ |
---|
public: void Remove() |