Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a node to the projectGroup.
Syntax
public void addUtilNode(UtilElementType type, str name)
Run On
Called
Parameters
- type
Type: UtilElementType Enumeration
The type of node.
- name
Type: str
The name of the node.
Remarks
This method also is found on the ProjectNode class.