ESRI.ArcGIS.ADF.Web.UI.WebControls
CallbackResultCollection Class Methods
See Also  Send Feedback
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.Adds the CallbackResult to the collection.  
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<TOutput> (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 MethodToStringConverts 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

© 2011 All Rights Reserved.