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

Encapsulates the information required by net.esper.filter.IndexTreeBuilder to maintain the filter parameter tree structure when filters are added and removed from the tree.

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

Syntax

Visual Basic (Declaration)
Public Class IndexTreePath
C#
public class IndexTreePath
Visual C++
public ref class IndexTreePath

Inheritance Hierarchy

System.Object
  net.esper.filter.IndexTreePath

See Also