System::Xml::Schema::XmlAtomicValue::get_TypedValue 方法

XmlAtomicValue::get_TypedValue method

根据其模式类型,返回当前已验证的 XML 元素或属性,作为最合适类型的装箱对象。

SharedPtr<Object> System::Xml::Schema::XmlAtomicValue::get_TypedValue() override

ReturnValue

当前验证的 XML 元素或属性作为最合适类型的装箱对象。

另见