ActiveReports 6 Online Help
FieldCollection Class Members
Properties  Methods 

The following tables list the members exposed by FieldCollection.

Public Constructors
 NameDescription
Public ConstructorFieldCollection ConstructorInitializes a new instance of the FieldCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItemOverloaded. Retrieves the specified field object from the collection.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a new field to the collection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsOverloaded. 

Returns a value indicating whether the field collection contains a field with the specified name.

 
Public MethodDisposeReleases the fields collection from memory.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfFinds the index number of the specified field in the collection.  
Public MethodInsertInserts an existing field in the fields collection at the specified location.  
Public MethodRemoveOverloaded. Removes the specified field from the collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

FieldCollection Class
DataDynamics.ActiveReports Namespace
Field Class
DataInitialize Event
FetchData Event

Concepts

Unbound Reporting

Send Feedback