System::Xml::Schema::XmlValueGetter typedef
XmlValueGetter typedef
A callback used by the XmlSchemaValidator class to pass attribute, text,and white space values as a run-time type compatible with the XML Schema Definition Language (XSD) type of the attribute, text, or white space.
using System::Xml::Schema::XmlValueGetter = System::MulticastDelegate<SharedPtr<Object>()>
See Also
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++