System::Xml::Schema::XmlSchemaValidator::GetExpectedParticles método

XmlSchemaValidator::GetExpectedParticles method

Devuelve las partículas esperadas en el contexto del elemento actual.

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

ReturnValue

Una matriz de objetos XmlSchemaParticle o una matriz vacía si no hay partículas esperadas.

Ver también