Name | Description | |
---|---|---|
![]() | Add | Overridden. Adds an object to the end. |
![]() | AddRange | Overloaded. Overridden. Adds the elements of an ICollection to the end. |
![]() | BeginUpdate | This method prevents the control from painting until the EndUpdate method is called. |
![]() | BinarySearch | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | Clear | Overridden. Removes all elements |
![]() | ClearAll | Move all links from More submenu to visible links, removes all elements from the IBarInternal.VisibleLinks collection, etc. |
![]() | Clone | (Inherited from System.Collections.ArrayList) |
![]() | Contains | (Inherited from System.Collections.ArrayList) |
![]() | CopyTo | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | EndUpdate | Resumes painting after painting is suspended by the BeginUpdate method. |
![]() | GetRange | (Inherited from System.Collections.ArrayList) |
![]() | IndexOf | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | Insert | Overridden. Inserts an element into the C1CommandLinks at the specified index. |
![]() | InsertRange | Overridden. Inserts the elements of a collection into the C1CommandLinks at the specified index. |
![]() | LastIndexOf | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | MoveTo | Moves an element to the specified index. |
![]() | Remove | Overridden. Removes the element. |
![]() | RemoveAt | Overridden. Removes the element at the specified index. |
![]() | RemoveRange | Overridden. Removes a range of elements |
![]() | ResetLinksUsage | Resets all counters stored for recent link showing |
![]() | Reverse | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | SetRange | Overridden. Copies the elements of a collection over a range of elements. |
![]() | Sort | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | ToArray | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | TrimToSize | (Inherited from System.Collections.ArrayList) |