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
- Typedef SharedPtr
- Class ICollection
- Class XmlSchemaObject
- Class XmlSchemaObjectTable
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++