Skip to main content

ITreeHelper

AccessAbstractFinalExtendsImplements
-NoNoCNM_AbstractObject.IObject-

UML Diagram

Methods

insert

A method to insert a single element into the tree.

insertCollection

This method inserts all elements of a collection into the tree.

instantInsertCollection

This method inserts all elements of a collection into the tree

remove

Function to remove an object from the tree

Code

Declaration

INTERFACE INTERNAL ITreeHelper EXTENDS CNM_AbstractObject.IObject