Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / FieldCollection Class
Properties Methods


In This Topic
    FieldCollection Class Members
    In This Topic

    The following tables list the members exposed by FieldCollection.

    Public Properties
     NameDescription
    Public PropertyReturns the number of fields in a C1Report.Fields collection.  
    Public PropertyOverloaded. Returns a field from a C1Report.Fields collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a field to a C1Report.Fields collection.  
    Public MethodOverloaded. Determines whether the collection contains a specific field.  
    Public MethodCopies the elements of the collection to an System.Array, starting at a particular array index.  
    Public MethodOverloaded. Removes a field from a C1Report.Fields collection.  
    Public MethodRemoves a field from a C1Report.Fields collection.  
    Top
    See Also