Aracılığıyla paylaş


XmlElementAttributes.IndexOf(XmlElementAttribute) Yöntem

Tanım

Belirtilen XmlElementAttributeöğesinin dizinini alır.

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

Parametreler

attribute
XmlElementAttribute

Dizini XmlElementAttribute alınmakta olan.

Döndürülenler

sıfır tabanlı dizini XmlElementAttribute.

Şunlara uygulanır