Udostępnij za pośrednictwem


IVsaScriptScope.RemoveItemAtIndex(Int32) Metoda

Definicja

Po zaimplementowaniu w klasie usuwa element wyznaczony przez określoną wartość indeksu z zakresu.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 void RemoveItemAtIndex(int index);
public void RemoveItemAtIndex (int index);
abstract member RemoveItemAtIndex : int -> unit
Public Sub RemoveItemAtIndex (index As Integer)

Parametry

index
Int32

Indeks elementu do usunięcia.

Dotyczy

Zobacz też