System::Xml::Schema::XmlSchemaObjectTable::get_Values metodo

XmlSchemaObjectTable::get_Values method

Restituisce una raccolta di tutti i valori per tutti gli elementi nella XmlSchemaObjectTable.

SharedPtr<Collections::Generic::ICollection<SharedPtr<XmlSchemaObject>>> System::Xml::Schema::XmlSchemaObjectTable::get_Values()

ReturnValue

Una raccolta di tutti i valori per tutti gli elementi nella XmlSchemaObjectTable.

Vedi anche