Name | Description | |
---|---|---|
![]() | Add | Adds the specified C1BaseField object to the end of the C1BaseFieldCollection. |
![]() | Clear | (Inherited from System.Web.UI.StateManagedCollection) |
![]() | ColumnByName | Gets the C1BaseField derived column object from the name specified. |
![]() | Contains | Determines whether the C1BaseFieldCollection collection contains a specific C1BaseField object. |
![]() | CopyTo | (Inherited from System.Web.UI.StateManagedCollection) |
![]() | IndexOf | Determines the index of the specified C1BaseField object in the collection. |
![]() | Insert | Inserts the specified C1BaseField object into the C1BaseFieldCollection collection at the specified index. |
![]() | Remove | Removes the specified C1BaseField object from the C1BaseFieldCollection collection. |
![]() | RemoveAt | Removes the C1BaseField object at the specified index from the C1BaseField collection. |
![]() | SetDirty | (Inherited from System.Web.UI.StateManagedCollection) |
![]() | Traverse | Iterates trough the collection from the top to the bottom. |