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




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

Public Methods

 NameDescription
Public MethodAddOverloaded. Adds a CallbackResult by creating it from the required parameters.  
Public MethodAddRange (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodClear (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodContainsOverloaded.  Determines whether a CallbackResult with the specified control reference, EventArg and parameters exists in the collection.  
Public MethodConvertAll (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodCopyFrom Adds the CallbackResult objects from another collection into the current collection.  
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodExists (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodFind (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodFindByEventArg Returns the first CallbackResult in the collection with the matching EventArg string.  
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodForEach (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodInsertInserts a CallbackResult into the collection at the specified index.  
Public MethodInsertRange (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodRemoveOverloaded.  Removes CallbackResult objects with a specific control and event argument from the collection.  
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodToArray (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodToJsonOverloaded.  Serializes this instance to JSON (JavaScript Object Notation)  
Public MethodToStringOverridden. Converts the collection to a string.  
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<CallbackResult>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<CallbackResult>)
Top

See Also

© 2010 All Rights Reserved.