IElement (ITF) ¶ INTERFACE IElement EXTENDS __SYSTEM.IQueryInterface Properties: IsLinkedElem NextElem PrevElem Methods: IsListMemberOf Structure: IsLinkedElem (Property) IsListMemberOf (Method) NextElem (Property) PrevElem (Property)
ITypedElement (ITF) ¶ INTERFACE ITypedElement EXTENDS IElement Properties: IsLinkedElem , inherited from IElement NextElem , inherited from IElement PrevElem , inherited from IElement Methods: IsListMemberOf , inherited from IElement
List ¶ IList (Interface) AppendElem (Method) InsertElem (Method) PopBackElem (Method) PopElem (Method) PushElem (Method) RemoveElem (Method) ISimpleList (Interface) HeadElem (Property) ListIsEmpty (Property) ListSize (Property) TailElem (Property) ITypedList (Interface) AppendElem (Method) InsertElem (Method) ListTypeId (Property) PopBackElem (Method) PopElem (Method) PushElem (Method) RemoveElem (Method)
IList (ITF) ¶ INTERFACE IList EXTENDS ISimpleList Properties: HeadElem , inherited from ISimpleList ListIsEmpty , inherited from ISimpleList ListSize , inherited from ISimpleList TailElem , inherited from ISimpleList Methods: AppendElem InsertElem PopBackElem PopElem PushElem RemoveElem Structure: AppendElem (Method) InsertElem (Method) PopBackElem (Method) PopElem (Method) PushElem (Method) RemoveElem (Method)
ISimpleList (ITF) ¶ INTERFACE ISimpleList EXTENDS __SYSTEM.IQueryInterface Properties: HeadElem ListIsEmpty ListSize TailElem Structure: HeadElem (Property) ListIsEmpty (Property) ListSize (Property) TailElem (Property)
ITypedList (ITF) ¶ INTERFACE ITypedList EXTENDS ISimpleList Properties: ListTypeId HeadElem , inherited from ISimpleList ListIsEmpty , inherited from ISimpleList ListSize , inherited from ISimpleList TailElem , inherited from ISimpleList Methods: AppendElem InsertElem PopBackElem PopElem PushElem RemoveElem Structure: AppendElem (Method) InsertElem (Method) ListTypeId (Property) PopBackElem (Method) PopElem (Method) PushElem (Method) RemoveElem (Method)
Tree ¶ ISimpleTree (Interface) ChildCount (Property) FirstChild (Property) IsLinkedTree (Property) IsTreeRoot (Property) LastChild (Property) NextSibling (Property) ParentTree (Property) PrevSibling (Property) SiblingCount (Property) ITree (Interface) AddChild (Method) InsertSibling (Method) RemoveTree (Method) ITypedTree (Interface) AddChild (Method) InsertSibling (Method) RemoveTree (Method) TreeTypeId (Property)
ISimpleTree (ITF) ¶ INTERFACE ISimpleTree EXTENDS __SYSTEM.IQueryInterface Properties: ChildCount FirstChild IsLinkedTree IsTreeRoot LastChild NextSibling ParentTree PrevSibling SiblingCount Structure: ChildCount (Property) FirstChild (Property) IsLinkedTree (Property) IsTreeRoot (Property) LastChild (Property) NextSibling (Property) ParentTree (Property) PrevSibling (Property) SiblingCount (Property)
ITree (ITF) ¶ INTERFACE ITree EXTENDS ISimpleTree Properties: ChildCount , inherited from ISimpleTree FirstChild , inherited from ISimpleTree IsLinkedTree , inherited from ISimpleTree IsTreeRoot , inherited from ISimpleTree LastChild , inherited from ISimpleTree NextSibling , inherited from ISimpleTree ParentTree , inherited from ISimpleTree PrevSibling , inherited from ISimpleTree SiblingCount , inherited from ISimpleTree Methods: AddChild InsertSibling RemoveTree Structure: AddChild (Method) InsertSibling (Method) RemoveTree (Method)
ITypedTree (ITF) ¶ INTERFACE ITypedTree EXTENDS ISimpleTree Properties: TreeTypeId ChildCount , inherited from ISimpleTree FirstChild , inherited from ISimpleTree IsLinkedTree , inherited from ISimpleTree IsTreeRoot , inherited from ISimpleTree LastChild , inherited from ISimpleTree NextSibling , inherited from ISimpleTree ParentTree , inherited from ISimpleTree PrevSibling , inherited from ISimpleTree SiblingCount , inherited from ISimpleTree Methods: AddChild InsertSibling RemoveTree Structure: AddChild (Method) InsertSibling (Method) RemoveTree (Method) TreeTypeId (Property)