get_ValueType()

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

Return Value

The type of the item.

See Also