Metodo System::Xml::Schema::XmlSchemaObjectEnumerator::get_Current

XmlSchemaObjectEnumerator::get_Current method

Restituisce l’XmlSchemaObject corrente nella collezione.

const SharedPtr<XmlSchemaObject> & System::Xml::Schema::XmlSchemaObjectEnumerator::get_Current() const override

ReturnValue

L’XmlSchemaObject corrente.

Vedi anche