StreamLink.NET
ExtendedParametersFactory Class
StreamLink.NETCaplin.StreamLink.Subscription.Container.ExtendedParametersExtendedParametersFactory
The factory that creates instances of IExtendedParameters.
Declaration Syntax
C#Visual BasicVisual C++
public class ExtendedParametersFactory
Public Class ExtendedParametersFactory
public ref class ExtendedParametersFactory
Members
All MembersConstructorsMethods



IconMemberDescription
ExtendedParametersFactory()()()
Initializes a new instance of the ExtendedParametersFactory class.

CreateFieldFilterExpression(String, FieldFilterExpressionOperator, String)
Creates a new expression that filters the records in the container based on the value of a field in the record.

CreateFieldSortRule(String, FieldType, SortOrder)
Creates a new rule defining how the container records are to be sorted.

CreateLogicalFilterExpression(LogicalFilterExpressionOperator)
Creates a new logical filter expression that filters the records in the container based on the logical combination of two or more IFieldFilterExpressions

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ExtendedParametersFactory

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.21.0 (5.0.21.0)