Udostępnij za pośrednictwem


SchemaImporterExtensionElementCollection.IndexOf Metoda

Definicja

Zwraca indeks oparty na zerze pierwszego elementu w kolekcji z określoną wartością.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 int IndexOf(System::Xml::Serialization::Configuration::SchemaImporterExtensionElement ^ element);
public int IndexOf (System.Xml.Serialization.Configuration.SchemaImporterExtensionElement element);
member this.IndexOf : System.Xml.Serialization.Configuration.SchemaImporterExtensionElement -> int
Public Function IndexOf (element As SchemaImporterExtensionElement) As Integer

Parametry

Zwraca

Indeks znalezionego elementu.

Dotyczy