Click or drag to resize
AjaxUpdatedControlsCollection Methods

The AjaxUpdatedControlsCollection type exposes the following members.

Methods
  Name Description
Public method Add
Adds an item to the collection
Public method AddRange
Public method Contains
Checks wether the collection contains the specified item.
Public method IndexOf
Gets the index of the specified item in the collection.
Public method Insert
Inserts an item at the specified index in the collection.
Public method Remove
Removes the specified item from the collection
Top
See Also