Count (Inherited from System.Collections.CollectionBase) | Returns the number of field objects in the collection. |
Item | Overloaded. Retrieves the specified field object from the collection. |
Add | Adds a new field to the collection. |
Clear (Inherited from System.Collections.CollectionBase) | Removes all fields from the collection. |
Contains | Returns 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. |
GetEnumerator (Inherited from System.Collections.CollectionBase) | Returns an enumerator that can iterate through the collection of fields. |
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) |
FieldCollection Class | DataDynamics.ActiveReports Namespace | Field | DataInitialize | FetchData | Fields
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.