System::Xml::Schema::XmlSchemaValidator::GetExpectedParticles method

XmlSchemaValidator::GetExpectedParticles method

Restituisce le particelle previste 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 attese.

Vedi anche