Represents a collection of scripts.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    PerpetuumSoft.Reporting.Rendering..::.ScriptInfoCollection

See Also