Metodo System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes
XmlSchemaValidator::GetExpectedAttributes method
Restituisce gli attributi attesi per il contesto dell’elemento corrente.
ArrayPtr<SharedPtr<XmlSchemaAttribute>> System::Xml::Schema::XmlSchemaValidator::GetExpectedAttributes()
ReturnValue
Un array di oggetti XmlSchemaAttribute o un array vuoto se non ci sono attributi attesi.
Vedi anche
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlSchemaAttribute
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Font for C++