ISimpleTree.LastChild (PROP) ¶ PROPERTY LastChild : ISimpleTree
ISimpleTree.NextSibling (PROP) ¶ PROPERTY NextSibling : ISimpleTree
ISimpleTree.ParentTree (PROP) ¶ PROPERTY ParentTree : ISimpleTree
ISimpleTree.PrevSibling (PROP) ¶ PROPERTY PrevSibling : ISimpleTree
ISimpleTree.SiblingCount (PROP) ¶ PROPERTY SiblingCount : CAA.COUNT
ITree.AddChild (METH) ¶ METHOD AddChild : ITree InOut: Scope Name Type Comment Return AddChild ITree Input itfChild ITree xAsFirstChild BOOL TRUE => Insert as first child; FALSE = > Insert as last child
ITree.InsertSibling (METH) ¶ METHOD InsertSibling : ITree InOut: Scope Name Type Return InsertSibling ITree Input itfSibling ITree
ITree.RemoveTree (METH) ¶ METHOD RemoveTree : ITree InOut: Scope Name Type Return RemoveTree ITree
ITypedTree.AddChild (METH) ¶ METHOD AddChild : ITypedTree InOut: Scope Name Type Comment Return AddChild ITypedTree Input itfChild ITypedTree xAsFirstChild BOOL TRUE => Insert as first child; FALSE = > Insert as last child
ITypedTree.InsertSibling (METH) ¶ METHOD InsertSibling : ITypedTree InOut: Scope Name Type Return InsertSibling ITypedTree Input itfSibling ITypedTree