ESRI.ArcGIS.ADF.Web.UI.WebControls
ContextMenuItemCollection Class Methods
See Also  Send Feedback
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<TOutput> (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

© 2011 All Rights Reserved.