Loading...
Method in Dialogue
Gets a value indicating whether nodeName is the name of a valid node group in the program.
nodeName
public bool IsNodeGroup(string nodeName)
string nodeName
string
The name of the node group to check.
true if nodeName is the name of a node group; false otherwise.
true
false