Instantiates a BandCloudSorter instance.

C# | Visual Basic | Visual C++ |
public BandCloudSorter( string field, SortDirections direction )
Public Sub New ( _ field As String, _ direction As SortDirections _ )
public: BandCloudSorter( String^ field, SortDirections direction )

- field (String)
- The field or property name to sort by
- direction (SortDirections)
- The direction of the sorting