![]() | Download Help (Windows Only) |
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: 2017.0.0.0 (2017.0.0.128)
Visual Basic (Declaration) |
---|
Public Overridable Function RemoveNode As Boolean |
C# |
---|
public virtual bool RemoveNode() |
Visual C++ |
---|
public: virtual bool RemoveNode() |
true (True in Visual Basic) if the node was removed successfully.
Helpful
Not Helpful