XmlElementAttributes.IndexOf(XmlElementAttribute) Metod

Definition

Hämtar indexet för den angivna 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

Parametrar

attribute
XmlElementAttribute

Vars XmlElementAttribute index hämtas.

Returer

Det nollbaserade indexet för XmlElementAttribute.

Gäller för