MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / FieldCollection Class

In This Topic
FieldCollection Class Methods
In This Topic

For a list of all members of this type, see FieldCollection members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a new field to the collection.  
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.  
Top
See Also