Freigeben über


TestCommandStatusList.Insert(Int32, TestCommandStatus) Methode

Definition

Fügt das Element am angegebenen Index ein.

public void Insert (int index, System.Fabric.Query.TestCommandStatus item);
abstract member Insert : int * System.Fabric.Query.TestCommandStatus -> unit
override this.Insert : int * System.Fabric.Query.TestCommandStatus -> unit
Public Sub Insert (index As Integer, item As TestCommandStatus)

Parameter

index
Int32

Die Stelle, an der das Element eingefügt wird.

item
TestCommandStatus

Das einzufügende Element.

Implementiert

Gilt für: