ToString()

XmlAtomicValue::ToString() const method

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

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

Return Value

The String value of the validated XML element or attribute.

See Also