TreeNode (FB)

FUNCTION_BLOCK TreeNode EXTENDS FBF.InstanceBase IMPLEMENTS ITreeNode

Function block for tree structures. Use the factory TreeNodeFactory to create root nodes. Note: For online change safe elements implement IOnlineChangeSafeLinkedListElement or extend LinkedListElementBase.

Properties:

Element

Methods:

AddChild

Children

ContainsChild

CountChildren

ElementCompareTo

ElementEquals

ElementHashCode

MoveNode

Parent

RemoveChild

RootNode

Structure: