XmlQueryNodeSequence.IList<XPathItem>.RemoveAt(Int32) Метод

Определение

Создает исключение NotSupportedException.

Этот API поддерживает инфраструктуру продукта и не предназначен для использования непосредственно из программного кода.

 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

Параметры

index
Int32

Значение типа int.

Реализации

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