Share via


XmlElementAttributes.IndexOf(XmlElementAttribute) Metoda

Definice

Získá index zadaného XmlElementAttributeobjektu .

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

Parametry

attribute
XmlElementAttribute

Čí XmlElementAttribute index se načítá.

Návraty

Nulový index objektu XmlElementAttribute.

Platí pro