Represents the collection of NestedField.

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

Syntax

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

Inheritance Hierarchy

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

See Also