System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes 方法
XmlSchemaValidator::GetExpectedAttributes method
返回当前元素上下文中预期的属性。
ArrayPtr<SharedPtr<XmlSchemaAttribute>> System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes()
ReturnValue
一个包含 XmlSchemaAttribute 对象的数组;如果没有预期属性,则返回空数组。
另见
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlSchemaAttribute
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Font for C++