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