GetExpectedParticles()

XmlSchemaValidator::GetExpectedParticles() method

Returns the expected particles in the current element context.

ArrayPtr<SharedPtr<XmlSchemaParticle>> System::Xml::Schema::XmlSchemaValidator::GetExpectedParticles()

Return Value

An array of XmlSchemaParticle objects or an empty array if there are no expected particles.

See Also