|
M
AppendCondition(RoutingCondition)
|
None
|
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.
|
|
|
M
Clear()
|
None
|
Clear all existing conditions
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetConditionAt(Int32)
|
RoutingCondition
|
Gets the routing condition at the specified index position.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetNumberOfConditions()
|
Int32
|
Gets the number of included routing conditions.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|