GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Data Namespace : FieldCollection Class |
For a list of all members of this type, see FieldCollection members.
Name | Description | |
---|---|---|
Add | Overloaded. Adds a new field to the collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | Overloaded. Returns a value indicating whether the field collection contains a field with the specified name. | |
CopyTo | Copies fields from the collection to an array, starting at a particular array index. | |
Dispose | Releases the fields collection from memory. | |
IndexOf | Finds the index number of the specified field in the collection. | |
Insert | Inserts an existing field in the fields collection at the specified location. | |
Remove | Overloaded. Removes the specified field from the collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |