VeriStand .NET API Reference

BaseNode.RemoveNode Method

Removes this node from the hierarchy, if the node can be removed.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Overridable Function RemoveNode As Boolean
C#
public virtual bool RemoveNode()
Visual C++
public:
virtual bool RemoveNode()

Return Value

true (True in Visual Basic) if the node was removed successfully.

See Also

Log in to get a better experience