XmlElementAttributes.IndexOf(XmlElementAttribute) Метод

Определение

Возвращает индекс указанного XmlElementAttribute.

public:
 int IndexOf(System::Xml::Serialization::XmlElementAttribute ^ attribute);
public int IndexOf(System.Xml.Serialization.XmlElementAttribute attribute);
public int IndexOf(System.Xml.Serialization.XmlElementAttribute? attribute);
member this.IndexOf : System.Xml.Serialization.XmlElementAttribute -> int
Public Function IndexOf (attribute As XmlElementAttribute) As Integer

Параметры

attribute
XmlElementAttribute

Извлекаемый XmlElementAttribute индекс.

Возвращаемое значение

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

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