OperationParameterInfoCollection.RemoveAt(Int32) Metoda

Definicja

Usuwa element w określonym indeksie OperationParameterInfoCollection .

public:
 virtual void RemoveAt(int index);
public void RemoveAt (int index);
override this.RemoveAt : int -> unit
Public Sub RemoveAt (index As Integer)

Parametry

index
Int32

Indeks od zera do OperationParameterInfo usunięcia.

Implementuje

Dotyczy