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