Metodo System::Xml::Schema::XmlSchemaValidator::GetExpectedParticles

XmlSchemaValidator::GetExpectedParticles method

Restituisce le particelle attese nel contesto dell’elemento corrente.

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

ReturnValue

Un array di oggetti XmlSchemaParticle o un array vuoto se non ci sono particelle previste.

Vedi anche