System::Xml::Schema::XmlSchemaValidator::GetExpectedParticles method
XmlSchemaValidator::GetExpectedParticles method
Returns the expected particles in the current element context.
ArrayPtr<SharedPtr<XmlSchemaParticle>> System::Xml::Schema::XmlSchemaValidator::GetExpectedParticles()
ReturnValue
An array of XmlSchemaParticle objects or an empty array if there are no expected particles.
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlSchemaParticle
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++