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

XmlAtomicValue::get_TypedValue method

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

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

ReturnValue

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

另见