BindingCollectionElement::ContainsKey Method (String^)
.NET Framework (current version)
Determines whether a binding exists in the collection using the specified name.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- name
-
Type:
System::String^
The name of the binding to be located.
Return Value
Type: System::Booleantrue if the collection contains the binding with the specified name; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: