System::Xml::Schema::XmlSchemaObjectTable::get_Values method

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()

ReturnValue

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

See Also