Udostępnij za pośrednictwem


XmlQuerySequence<T>.IList.RemoveAt(Int32) Metoda

Definicja

Zgłasza NotSupportedException wyjątek we wszystkich przypadkach.

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

 virtual void System.Collections.IList.RemoveAt(int index) = System::Collections::IList::RemoveAt;
void IList.RemoveAt (int index);
abstract member System.Collections.IList.RemoveAt : int -> unit
override this.System.Collections.IList.RemoveAt : int -> unit
Sub RemoveAt (index As Integer) Implements IList.RemoveAt

Parametry

index
Int32

Określony indeks.

Implementuje

Dotyczy