See Also

FieldCollection Class  | DataDynamics.ActiveReports Namespace  | Field  | DataInitialize  | FetchData  | Fields

See Also ActiveReports Send feedback to Data Dynamics

FieldCollection Class Members

FieldCollection overview

Public Properties

Public Property Count (Inherited from System.Collections.CollectionBase)Returns the number of field objects in the collection.
Public Property Item Overloaded. Retrieves the specified field object from the collection.

Public Methods

Public Method Add Adds a new field to the collection.
Public Method Clear (Inherited from System.Collections.CollectionBase)Removes all fields from the collection.
Public Method Contains Returns whether the field collection contains a field with the specified name.
Public Method CopyTo Copies fields from the collection to an array, starting at a particular array index.
Public Method Dispose Releases the fields collection from memory.
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase)Returns an enumerator that can iterate through the collection of fields.
Public Method Insert Inserts an existing field in the fields collection at the specified location.
Public Method Remove Overloaded. Removes the specified field from the collection.
Public Method RemoveAt (Inherited from System.Collections.CollectionBase) 

See Also

FieldCollection Class  | DataDynamics.ActiveReports Namespace  | Field  | DataInitialize  | FetchData  | Fields

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.