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

Constructor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	propertiesAndDirections As Object(), _
	size As Integer _
)
C#
public SortWindowView (
	Object[] propertiesAndDirections,
	int size
)
Visual C++
public:
SortWindowView (
	array<Object^>^ propertiesAndDirections, 
	int size
)

Parameters

propertiesAndDirections
System.Object[]
an array of the form [String, Boolean, ...], where each String represents a property name, and each Boolean indicates whether to sort in descending order on that property
size
System.Int32
is the specified number of elements to keep in the sort