get_Values()

XmlSchemaObjectTable::get_Values() method

Returns a collection of all the values for all the elements in the XmlSchemaObjectTable.

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

Return Value

A collection of all the values for all the elements in the XmlSchemaObjectTable.

See Also