| | Name | Description |
 | Add | Adds an object to the end of the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | AddRange | Adds the elements of an System.Collections.ICollection to the end of the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | BinarySearch | Overloaded. Searches a range of elements in the sorted System.Collections.ArrayList for an element using the specified comparer and returns the zero-based index of the element. (Inherited from System.Collections.ArrayList) |
 | Clear | Clears all elements of this HTMLTag. (Inherited from Infragistics.UltraChart.Render.ActiveImage.HTMLTag) |
 | clearAttributes | Clears all attributes of this HTMLTag. (Inherited from Infragistics.UltraChart.Render.ActiveImage.HTMLTag) |
 | Clone | Creates a shallow copy of the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | Contains | Determines whether an element is in the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | CopyTo | Overloaded. Copies the entire System.Collections.ArrayList to a compatible one-dimensional System.Array, starting at the beginning of the target array. (Inherited from System.Collections.ArrayList) |
 | getAttribute | Gets a named attribute. (Inherited from Infragistics.UltraChart.Render.ActiveImage.HTMLTag) |
 | getAttributes | Gets the attributes of this HTMLTag. (Inherited from Infragistics.UltraChart.Render.ActiveImage.HTMLTag) |
 | getClientSideCallbackLanguage | Gets the client-side event delegation language used by this CIMMap. |
 | getEnginePrefix | Gets the event engine prefix for this CIMMap. |
 | GetEnumerator | Overloaded. Returns an enumerator for the entire System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | getName | Returns the name of this HTMLTag. (Inherited from Infragistics.UltraChart.Render.ActiveImage.HTMLTag) |
 | getPVCEventMask | Gets the event mask for this CIMMap. |
 | GetRange | Returns an System.Collections.ArrayList which represents a subset of the elements in the source System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | IndexOf | Overloaded. Searches for the specified System.Object and returns the zero-based index of the first occurrence within the entire System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | Insert | Inserts an element into the System.Collections.ArrayList at the specified index. (Inherited from System.Collections.ArrayList) |
 | InsertRange | Inserts the elements of a collection into the System.Collections.ArrayList at the specified index. (Inherited from System.Collections.ArrayList) |
 | LastIndexOf | Overloaded. Searches for the specified System.Object and returns the zero-based index of the last occurrence within the entire System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | Remove | Removes the first occurrence of a specific object from the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | RemoveAt | Removes the element at the specified index of the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | removeAttribute | Removes a named attribute. (Inherited from Infragistics.UltraChart.Render.ActiveImage.HTMLTag) |
 | RemoveRange | Removes a range of elements from the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | Reverse | Overloaded. Reverses the order of the elements in the entire System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | setAttribute | Sets a named attribute. (Inherited from Infragistics.UltraChart.Render.ActiveImage.HTMLTag) |
 | setAttributes | Overloaded. Sets the attributes for this HTMLTag using the alternating keys and values from the given string array. (Inherited from Infragistics.UltraChart.Render.ActiveImage.HTMLTag) |
 | setClientSideCallbackLanguage | Sets the client-side event delegation language. |
 | setData | Sets the data to be used by this CIMMap. |
 | setEnginePrefix | Sets the event engine prefix string for this CIMMap. |
 | setEnvironment | Sets the environment hashtable for this CIMMap. |
 | setName | Sets the name of the tag. (Inherited from Infragistics.UltraChart.Render.ActiveImage.HTMLTag) |
 | setPVCEventMask | Sets the event mask for this CIMMap. |
 | SetRange | Copies the elements of a collection over a range of elements in the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | Sort | Overloaded. Sorts the elements in the entire System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |
 | ToArray | Overloaded. Copies the elements of the System.Collections.ArrayList to a new System.Object array. (Inherited from System.Collections.ArrayList) |
 | ToString | Converts this CIMMap into a string. |
 | TrimToSize | Sets the capacity to the actual number of elements in the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |