System::Xml::Schema::XmlAtomicValue::ToString method

XmlAtomicValue::ToString method

Returns the String value of the validated XML element or attribute.

String System::Xml::Schema::XmlAtomicValue::ToString() const override

ReturnValue

The String value of the validated XML element or attribute.

See Also