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

XmlSchemaObjectTable::get_Values method

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

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

ReturnValue

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

Vedi anche