Udostępnij przez


XmlQueryNodeSequence.IList<XPathItem>.RemoveAt(Int32) Metoda

Definicja

NotSupportedException Zgłasza wyjątek.

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

 virtual void System.Collections.Generic.IList<System.Xml.XPath.XPathItem>.RemoveAt(int index) = System::Collections::Generic::IList<System::Xml::XPath::XPathItem ^>::RemoveAt;
void IList<XPathItem>.RemoveAt (int index);
abstract member System.Collections.Generic.IList<System.Xml.XPath.XPathItem>.RemoveAt : int -> unit
override this.System.Collections.Generic.IList<System.Xml.XPath.XPathItem>.RemoveAt : int -> unit
Sub RemoveAt (index As Integer) Implements IList(Of XPathItem).RemoveAt

Parametry

index
Int32

Wartość typu int.

Implementuje

Dotyczy