System::Xml::Schema::XmlSchemaElement::get_IsAbstract 方法
XmlSchemaElement::get_IsAbstract method
返回信息以指示该元素是否可以在实例文档中使用。
bool System::Xml::Schema::XmlSchemaElement::get_IsAbstract()
ReturnValue
如果 true,则该元素不能出现在实例文档中。默认值为 false。可选。
另见
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Font for C++