BasicProfileViolationCollection::Contains Method (BasicProfileViolation^)
.NET Framework (current version)
Checks whether the collection contains the specified BasicProfileViolation object.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- violation
-
Type:
System.Web.Services.Description::BasicProfileViolation^
The BasicProfileViolation object to locate in the collection.
Return Value
Type: System::Booleantrue if the BasicProfileViolation object exists in the collection; otherwise false.
.NET Framework
Available since 2.0
Available since 2.0
Show: