ActiveReports6 Assembly > DataDynamics.ActiveReports Namespace : FieldCollection Class |
The following tables list the members exposed by FieldCollection.
Name | Description | |
---|---|---|
FieldCollection Constructor | Initializes a new instance of the FieldCollection class. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Retrieves the specified field object from the collection. |
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. | |
Dispose | Releases the fields collection from memory. | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
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) |