System::Xml::Schema::XmlAtomicValue::get_ValueAsInt 方法

XmlAtomicValue::get_ValueAsInt method

返回已验证的 XML 元素或属性的值,作为 Int32.

int32_t System::Xml::Schema::XmlAtomicValue::get_ValueAsInt() override

ReturnValue

已验证的 XML 元素或属性的值,作为 Int32.

另见