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




The following tables list the members exposed by ContextMenuItemCollection.

Public Constructors

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public PropertyContextMenuThe ContextMenu to which this collection belongs.  
Public PropertyCount (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Public PropertyItem (Inherited from System.Collections.Generic.List<ContextMenuItem>)
Top

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.