System::Xml::Schema::XmlSchemaCollectionEnumerator::get_Current Methode

XmlSchemaCollectionEnumerator::get_Current method

Gibt das aktuelle XmlSchema in der Sammlung zurück.

const SharedPtr<XmlSchema> & System::Xml::Schema::XmlSchemaCollectionEnumerator::get_Current() const override

ReturnValue

Das aktuelle XmlSchema in der Sammlung.

Siehe auch