StreamLink.NET
Caplin.StreamLink.Subscription.ExtendedContainer Namespace
StreamLink.NETCaplin.StreamLink.Subscription.ExtendedContainer
Interfaces and classes related to the Extended Container subscription type.
Declaration Syntax
C#Visual BasicVisual C++
namespace Caplin.StreamLink.Subscription.ExtendedContainer
Namespace Caplin.StreamLink.Subscription.ExtendedContainer
namespace Caplin.StreamLink.Subscription.ExtendedContainer
Types
All TypesClassesInterfaces
IconTypeDescription
ExtendedContainerSubscription
Deprecated: This class must not be constructed. To create an instance of an IExtendedContainerSubscription, call one of the Caplin.StreamLink.IStreamLinkProvider.CreateExtendedContainerSubscription methods instead.

Implementation of the Caplin.StreamLink.Subscription.IExtendedContainerSubscription interface.


IExtendedContainerSubscription
Interface that represents the subscription to a container with filtering and sorting parameters.

Remarks
The ExtendedContainer is an extension of the Container SubjectType subscription type which supports sorting and filtering of its constituent elements.