RoutingConditions Methods

The RoutingConditions type exposes the following members.

Methods

  NameDescription
Public methodAppendCondition
Appends a routing condition to the end of existing routing conditions. Note that the first item (indexed at 0) is the condition for the primary connector.
Public methodClear
Clear all existing conditions
Public methodDispose
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetConditionAt
Gets the routing condition at the specified index position.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNumberOfConditions
Gets the number of included routing conditions.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also