System::Xml::Schema::XmlSchemaSet::get_Count method

XmlSchemaSet::get_Count method

Returns the number of logical XML Schema definition language (XSD) schemas in the XmlSchemaSet.

int32_t System::Xml::Schema::XmlSchemaSet::get_Count()

ReturnValue

The number of logical schemas in the XmlSchemaSet.

See Also