ESRI.ArcGIS.ADF.Web.UI.WebControls
ContextMenuItemCollection Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ContextMenuItemCollection Class




For a list of all members of this type, see ContextMenuItemCollection members.

Public Methods

 NameDescription
Public MethodAddAdds a ContextMenuItem to the collection.  
Public MethodAddRange (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodClear (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodContains (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodConvertAll (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodExists (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodFind (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodForEach (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodInsertInserts a ContextMenuItem at the index specified.  
Public MethodInsertRange (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodRemoveRemoves a ContextMenuItem from the collection.  
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodToArray (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Top

See Also

© 2010 All Rights Reserved.