For a list of all members of this type, see ControlDataRecordCollection members.
| Name | Description | |
|---|---|---|
![]() | Add | Adds a record to the collection. |
![]() | Clear | Overloaded. Overridden. Clears the ObjectCollection of its contents and removes any associated Controls from the control tree. |
![]() | Contains | Returns true if the collection contains this item (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | CreateRecord | |
![]() | FromIDPair | Returns a record from the collection by its IDPair. |
![]() | FromKey | Returns a record from the collection by its key. |
![]() | GetEnumerator | Returns an enumerator for this collection of records |
![]() | GetItemFromIDPair | Gets an item from the collection using its ID pair. |
![]() | IndexOf | Returns the index of the object in the collection (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | Remove | Removes the specified collectionObject if found in the collection. (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | RemoveAt | (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | SetDirty | Marks the ViewState of every object in the collection as Dirty so that it gets stored for round tripping to the client and back. (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |