BindingMap.Remove
Description:
The Remove method is used to remove a parameter binding.
The Remove method is used to remove a parameter binding.
public virtual bool Remove(
Definition key
)
-
keyA parameter definition which can be an existing definition or one from a shared parameters file.
Return Value
bool