ActiveReports 12
FieldCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Data Namespace : FieldCollection Class

The following tables list the members exposed by FieldCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the FieldCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the FieldCollection can contain.
(Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the FieldCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyReturns HashSet with duplicated field names.  
Public PropertyOverloaded. Gets the element at the specified index.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a new field to the collection.  
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. 

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

 
Public MethodCopies fields from the collection to an array, starting at a particular array index.  
Public MethodReleases the fields collection from memory.  
Public MethodFinds the index number of the specified field in the collection.  
Public MethodInserts an existing field in the fields collection at the specified location.  
Public MethodOverloaded. Removes the specified field from the collection.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

FieldCollection Class
GrapeCity.ActiveReports.Data Namespace
DataInitialize Event
FetchData Event