System::Xml::Schema::XmlSchemaObjectEnumerator::get_Current method

XmlSchemaObjectEnumerator::get_Current method

Returns the current XmlSchemaObject in the collection.

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

ReturnValue

The current XmlSchemaObject.

See Also