get_ElementType()

XmlSchemaElement::get_ElementType() method

Returns an object based on the XmlSchemaElement or XmlSchemaElement of the element, which holds the post-compilation interpretation of the ElementType value.

SharedPtr<Object> System::Xml::Schema::XmlSchemaElement::get_ElementType()

Return Value

The run-time object. The post-compilation interpretation of the ElementType value.

See Also