StreamLink.NET
Caplin.StreamLink.Subscription.Container.ExtendedParameters.Sorting Namespace
StreamLink.NETCaplin.StreamLink.Subscription.Container.ExtendedParameters.Sorting
Interfaces, classes and enumerations for generating the sorting parameters that can be attached to an instance of an IExtendedContainerSubscription.
Declaration Syntax
C#Visual BasicVisual C++
namespace Caplin.StreamLink.Subscription.Container.ExtendedParameters.Sorting
Namespace Caplin.StreamLink.Subscription.Container.ExtendedParameters.Sorting
namespace Caplin.StreamLink.Subscription.Container.ExtendedParameters.Sorting
Types
All TypesInterfacesEnumerations
IconTypeDescription
FieldType
Enumeration that defines the type of field that a sort is performed on.

ICustomSortRule
Interface that represents a rule for sorting the records in a container, based on the value of a specified field that has a custom type.

IFieldSortRule
Interface that represents a rule for sorting the records in a container based on the value of a specified field.

ISortRule
Represents a rule for sorting the records in a container.

SortOrder
Enumeration that defines the order in which the sorted container records are presented.