get_Current()

XmlSchemaObjectEnumerator::get_Current() const method

Returns the current XmlSchemaObject in the collection.

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

Return Value

The current XmlSchemaObject.

See Also