FieldCollection Class Members
In This Topic
The following tables list the members exposed by FieldCollection.
Public Properties
Public Methods
| Name | Description |
 | Add | Overloaded. Adds a field to a C1Report.Fields collection. |
 | Contains | Overloaded. Determines whether the collection contains a specific field. |
 | CopyTo | Copies the elements of the collection to an System.Array, starting at a particular array index. |
 | Remove | Overloaded. Removes a field from a C1Report.Fields collection. |
 | RemoveAt | Removes a field from a C1Report.Fields collection. |
Top
See Also