System::Xml::Schema::XmlSchemaDatatype::IsDerivedFrom method
XmlSchemaDatatype::IsDerivedFrom method
This method always returns false.
virtual bool System::Xml::Schema::XmlSchemaDatatype::IsDerivedFrom(SharedPtr<XmlSchemaDatatype> datatype)
| Parameter | Type | Description | 
|---|---|---|
| datatype | SharedPtr<XmlSchemaDatatype> | The XmlSchemaDatatype. | 
ReturnValue
Always returns false.
See Also
- Typedef SharedPtr
 - Class XmlSchemaDatatype
 - Class XmlSchemaDatatype
 - Namespace System::Xml::Schema
 - Library Aspose.Font for C++