FieldCollection class represents a collection of the Field objects.
Namespace:
C1.C1ReportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] public class FieldCollection : IEnumerable, ICollection |
Visual Basic |
---|
<DefaultMemberAttribute("Item")> _ Public Class FieldCollection _ Implements IEnumerable, ICollection |