AddNode
Overloads
| Name | Description |
|---|---|
| AddNode(string nodeName, int colorIndex) | Add Node |
AddNode(string nodeName, int colorIndex)
public PrimitiveObject AddNode(string nodeName, int colorIndex)
Add Node
Parameters
| Name | Type | Description |
|---|---|---|
| nodeName | string | Node Name |
| colorIndex | int | Color Index (rev2bst.config.rev) |
Returns
| Type | Description |
|---|---|
| PrimitiveObject | Result |