System::Xml::Schema::XmlSchemaElement::get_ElementSchemaType method
XmlSchemaElement::get_ElementSchemaType method
Returns an XmlSchemaType object representing the type of the element based on the XmlSchemaElement::get_SchemaType or XmlSchemaElement::get_SchemaTypeName values of the element.
SharedPtr<XmlSchemaType> System::Xml::Schema::XmlSchemaElement::get_ElementSchemaType()
ReturnValue
An XmlSchemaType object.
See Also
- Typedef SharedPtr
- Class XmlSchemaType
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++