MacroRuleTreeRemoveNode Method (Int32) |
Adds given group as a new child.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax public void RemoveNode(
int position
)
Parameters
- position
- Type: SystemInt32
Relative position within the children collection
See Also