BasicProfileViolationCollection::Insert Method (Int32, BasicProfileViolation^)
.NET Framework (current version)
Inserts a BasicProfileViolation to the collection at the specified location.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index in the collection at which to insert the violation.
- violation
-
Type:
System.Web.Services.Description::BasicProfileViolation^
The BasicProfileViolation to insert.
.NET Framework
Available since 2.0
Available since 2.0
Show: