BindingMap.Contains
Method
Description:
The Contains method is used to check if the parameter binding exists for one definition.
The Contains method is used to check if the parameter binding exists for one definition.
Parameters
Parameter | Type | Description |
---|---|---|
key | Definition | A parameter definition which can be an existing definition or one from a shared parameters file. |
Return Value