OperationParameterInfoCollection.RemoveAt(Int32) Метод

Определение

Удаляет элемент по указанному индексу OperationParameterInfoCollectionэлемента.

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

Параметры

index
Int32

Отсчитываемый от нуля индекс OperationParameterInfo удаления.

Реализации

Применяется к