| Name | Description |
| Add | Adds a ContextMenuItem to the collection. |
| AddRange | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| AsReadOnly | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| Clear | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| Contains | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| ConvertAll | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| Exists | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| Find | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| FindAll | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| FindLast | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| ForEach | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| GetEnumerator | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| GetRange | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| Insert | Inserts a ContextMenuItem at the index specified. |
| InsertRange | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| Remove | Removes a ContextMenuItem from the collection. |
| RemoveAll | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| RemoveAt | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| RemoveRange | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| Reverse | Overloaded. (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| Sort | Overloaded. (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| ToArray | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| TrimExcess | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |
| TrueForAll | (Inherited from System.Collections.Generic.List<ContextMenuItem>) |