System::Xml::Schema::XmlSchemaValidator::get_ValidationEventSender 方法

XmlSchemaValidator::get_ValidationEventSender method

返回作为验证事件发送者对象发送的对象。

SharedPtr<Object> System::Xml::Schema::XmlSchemaValidator::get_ValidationEventSender()

ReturnValue

一个 Object;默认是此 XmlSchemaValidator 对象。

另见