System::Xml::Schema::XmlSchemaObjectTable::get_Names method
XmlSchemaObjectTable::get_Names method
Returns a collection of all the named elements in the XmlSchemaObjectTable.
SharedPtr<Collections::Generic::ICollection<SharedPtr<XmlQualifiedName>>> System::Xml::Schema::XmlSchemaObjectTable::get_Names()
ReturnValue
A collection of all the named elements in the XmlSchemaObjectTable.
See Also
- Typedef SharedPtr
 - Class ICollection
 - Class XmlQualifiedName
 - Class XmlSchemaObjectTable
 - Namespace System::Xml::Schema
 - Library Aspose.Page for C++