System::Xml::Schema::XmlSchemaDatatype::IsDerivedFrom 方法
XmlSchemaDatatype::IsDerivedFrom method
此方法始终返回 false。
virtual bool System::Xml::Schema::XmlSchemaDatatype::IsDerivedFrom(SharedPtr<XmlSchemaDatatype> datatype)
| Parameter | Type | 描述 |
|---|---|---|
| datatype | SharedPtr<XmlSchemaDatatype> | 该 XmlSchemaDatatype。 |
ReturnValue
始终返回 false。
另见
- Typedef SharedPtr
- Class XmlSchemaDatatype
- Class XmlSchemaDatatype
- Namespace System::Xml::Schema
- Library Aspose.Page for C++