SortedList.Element [...] ElementIterator : [...] over all elements. InOut: Scope
SortedList.GetElementAt (METH) ¶ METHOD GetElement [...] _ERROR Get element itfElement
SortedList.GetElementPosition (METH) ¶ METHOD GetElement [...] of element itfElement In
SortedList.InsertElement [...] InsertElementAt : [...] element itfElement
SortedList.RemoveAllElements [...] RemoveAllElements : [...] all elements
SortedList.RemoveElement [...] RemoveElement : [...] the element itfElement
SortedList.AddElement (METH) ¶ METHOD AddElement [...] _ERROR Add the element itfElement
SortedList.AddElementWithoutSorting (METH) ¶ METHOD AddElement [...] _ERROR Add the element itfElement
SortedList.ContainsElement [...] ContainsElement : [...] the element itfElement . In
SortedList.CountElements (METH) ¶ METHOD CountElements [...] the number of elements. In