System::Xml::XmlReader::get_Settings メソッド
XmlReader::get_Settings method
この XmlReader インスタンスの作成に使用された XmlReaderSettings オブジェクトを返します。
virtual SharedPtr<XmlReaderSettings> System::Xml::XmlReader::get_Settings()
ReturnValue
このリーダーインスタンスの作成に使用された XmlReaderSettings オブジェクトです。もしこのリーダーが XmlReader::Create メソッドを使用して作成されていない場合、このメソッドは nullptr を返します。
参照
- Typedef SharedPtr
- Class XmlReaderSettings
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++