Name | Description | |
---|---|---|
Count | Returns the number of fields in a C1Report.Fields collection. | |
Item | Overloaded. Returns a field from a C1Report.Fields collection. |
The following tables list the members exposed by FieldCollection.
Name | Description | |
---|---|---|
Count | Returns the number of fields in a C1Report.Fields collection. | |
Item | Overloaded. Returns a field from a C1Report.Fields collection. |
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. |