get_SchemaTypes()

XmlSchema::get_SchemaTypes() method

Returns the post-schema-compilation value of all schema types in the schema.

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchema::get_SchemaTypes()

Return Value

An XmlSchemaObjectCollection of all schema types in the schema.

See Also