get_Current()

XmlSchemaCollectionEnumerator::get_Current() const method

Returns the current XmlSchema in the collection.

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

Return Value

The current XmlSchema in the collection.

See Also