Collection Class Documentation

classCollection

Namespace:datalogics_interface

Detailed Description

The class illustrates how to process a collection's schema. It also describes sorting of a portfolio.

Referenced by

Constructor & Destructor Documentation

~Collection

~Collection()

Member Function Documentation

get_schema

CollectionSchemaget_schema()

Returns:

Schema object.

The Schema object does not have constructor. Only Collection is able to create Schema.

get_sort

Returns:

the list of CollectionSortItem, which contains field/fields name to sort Collection by and sort order.

GetSort gets sort parameters for the Collection.