UlintElementFactory.prvInstSize (PROP) ¶ PROPERTY prvInstSize : CAA.SIZE
WStringElement.ElementCompareTo (METH) ¶ METHOD ElementCompareTo : INT Compares this element with itfElement . Returns 0 if the elements are equal, < 0 if the element is less than itfElement , > 0 if the element is greater than itfElement . InOut: Scope Name Type Comment Return ElementCompareTo INT Input itfElement IElement The element to compare
WStringElement.ElementEquals (METH) ¶ METHOD ElementEquals : BOOL Returns true of this element and itfElement are equal. InOut: Scope Name Type Comment Return ElementEquals BOOL Input itfElement IElement The element to compare
WStringElement.ElementHashCode (METH) ¶ METHOD ElementHashCode : LINT Returns the hashcode of this element. InOut: Scope Name Type Return ElementHashCode LINT
WStringElement.WStringValue (PROP) ¶ PROPERTY WStringValue : WSTRING Returns the value of the element.
UdintElement.ElementCompareTo (METH) ¶ METHOD ElementCompareTo : INT Compares this element with itfElement . Returns 0 if the elements are equal, < 0 if the element is less than itfElement , > 0 if the element is greater than itfElement . InOut: Scope Name Type Comment Return ElementCompareTo INT Input itfElement IElement The element to compare
TreeNode.SafeChildren (METH) ¶ METHOD SafeChildren : COLLECTION_ERROR Gets an thread safe iterator with all children of this node. The iterator contains objects of the type ITreeNode . InOut: Scope Name Type Comment Return SafeChildren COLLECTION_ERROR Input itfIterator ISafeLinkedListIterator LinkedListIterator with child objects of the type ITreeNode .
TreeNodeFactory.Create (METH) ¶ METHOD Create : ITreeNode2 Creates a root node InOut: Scope Name Type Comment Return Create ITreeNode2 Input itfElement IElement The element of the root node. Output eError FBF.ERROR
TreeNodeFactory.prvInstCount (PROP) ¶ PROPERTY prvInstCount : CAA.COUNT
TreeNodeFactory.prvInstPoolExtendsFactor (PROP) ¶ PROPERTY prvInstPoolExtendsFactor : USINT