[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Encapsulates the information required to specify a object construction. A object construction specification can be equal to another specification. This information is important to determine reuse of any object.

Namespace: net.esper.view
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class ViewSpec
C#
public sealed class ViewSpec
Visual C++
public ref class ViewSpec sealed

Inheritance Hierarchy

System.Object
  net.esper.view.ViewSpec