XmlElementAttributes.IndexOf(XmlElementAttribute) Methode

Definition

Ruft den Index des angegebenen XmlElementAttributeab.

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

Parameter

attribute
XmlElementAttribute

Der XmlElementAttribute Index, dessen Index abgerufen wird.

Gibt zurück

Der nullbasierte Index des XmlElementAttribute.

Gilt für: