5#include <system/object.h>
23 typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
24 ASPOSECPP_SHARED_RTTI_INFO_DECL();
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
Provides schema compilation options for the XmlSchemaSet class This class cannot be inherited.
Definition: xml_schema_compilation_settings.h:19
void set_EnableUpaCheck(bool value)
Sets a value indicating whether the XmlSchemaSet should check for Unique Particle Attribution (UPA) v...
XmlSchemaCompilationSettings()
Initializes a new instance of the XmlSchemaCompilationSettings class.
bool get_EnableUpaCheck()
Returns a value indicating whether the XmlSchemaSet should check for Unique Particle Attribution (UPA...
@ Schema
Validate according to XML Schema definition language (XSD) schemas, including inline XML Schemas....
@ Xml
Serialize according to the XML 1.0 rules.
Definition: db_command.h:9