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

Returns parameter descriptor.

Namespace: net.esper.eql.expression
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property ParamTypes As Type()
C#
public virtual Type[] ParamTypes { get; }
Visual C++
public:
virtual property array<Type^>^ ParamTypes {
	array<Type^>^ get ();
}

Return Value

the types of the child nodes of this node