BasicProfileViolationCollection.Insert(Int32, BasicProfileViolation) Metod

Definition

Infogar en BasicProfileViolation i samlingen på den angivna platsen.

public:
 void Insert(int index, System::Web::Services::Description::BasicProfileViolation ^ violation);
public void Insert(int index, System.Web.Services.Description.BasicProfileViolation violation);
member this.Insert : int * System.Web.Services.Description.BasicProfileViolation -> unit
Public Sub Insert (index As Integer, violation As BasicProfileViolation)

Parametrar

index
Int32

Det nollbaserade indexet i samlingen där du vill infoga violation.

Gäller för