BasicProfileViolationCollection.Insert(Int32, BasicProfileViolation) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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.
- violation
- BasicProfileViolation
Infoga BasicProfileViolation .