XmlElementAttributes.IndexOf(XmlElementAttribute) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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.