System::Xml::Schema::XmlSchemaCollectionEnumerator::get_Current method

XmlSchemaCollectionEnumerator::get_Current method

コレクション内の現在の XmlSchema を返します。

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

ReturnValue

コレクション内の現在の XmlSchema です。

参照