Represents a collection of Field.

Namespace:  PerpetuumSoft.Olap
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.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.Olap..::.FieldsCollection

See Also