For a list of all members of this type, see Summaries members.
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Appends a summary with the given type to the collection |
![]() | Clear | Overloaded. Clears the ObjectCollection of its contents and removes any associated Controls from the control tree. (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | Contains | Overloaded. Returns true if the collection contains the given Summary object. |
![]() | CustomSummaryByName | Returns a custom summary in the collection with the given name or null if none exists. |
![]() | GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Returns the index of the object in the collection (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | Insert | Inserts the Summary to the underlying collection ArrayList |
![]() | 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) |
![]() | ToString | String representation of the object. |
Name | Description | |
---|---|---|
![]() | CreateViewStateJournal | (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | InternalAdd | Appends the object to the collection (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | InternalClear | Overloaded. Clears the internal collection data structure (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | InternalMove | Moves an item from one index to another within the collection (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | InternalRemove | Overloaded. Removes an item from the collection (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | LoadViewState | (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | LoadViewStateItems | (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | OnClear | Clears associated Templates when the collection is cleared. (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | OnClearComplete | Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | OnInsert | Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | OnInsertComplete | Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | OnRemove | Clears associated Template when an object is removed from the collection. (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | OnRemoveComplete | Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | OnSet | Performs additional custom processes before setting a value in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | OnSetComplete | Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) |
![]() | OnValidate | Validates that the value is not null. (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | SaveViewState | (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |
![]() | SaveViewStateItems | (Inherited from Infragistics.Web.UI.Framework.ObjectCollection) |