System::Xml::Schema::XmlSchemaDatatype::get_ValueType method

XmlSchemaDatatype::get_ValueType method

When overridden in a derived class, gets the type of the item.

virtual TypeInfo System::Xml::Schema::XmlSchemaDatatype::get_ValueType()=0

ReturnValue

The type of the item.

See Also