Represents the collection of Field.

Namespace:  PerpetuumSoft.Reporting.Data.Olap
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class FieldsCollection : CollectionBase
Visual Basic (Declaration)
Public Class FieldsCollection _
	Inherits CollectionBase
Visual C++
public ref class FieldsCollection : public CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    PerpetuumSoft.Reporting.Data.Olap..::.FieldsCollection

See Also