WsiProfilesElementCollection::ContainsKey Method (Object^)
.NET Framework (current version)
Returns a Boolean that indicates whether a WsiProfilesElement with the specified key exists in the collection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- key
-
Type:
System::Object^
The key of the WsiProfilesElement to find in the collection.
Return Value
Type: System::Booleantrue if the collection contains a WsiProfilesElement with the specified key; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: