XmlSchemaObjectCollection()
XmlSchemaObjectCollection::XmlSchemaObjectCollection() constructor
Initializes a new instance of the XmlSchemaObjectCollection class.
System::Xml::Schema::XmlSchemaObjectCollection::XmlSchemaObjectCollection()
XmlSchemaObjectCollection::XmlSchemaObjectCollection(const SharedPtr<XmlSchemaObject>&) constructor
Initializes a new instance of the XmlSchemaObjectCollection class that takes an XmlSchemaObject.
System::Xml::Schema::XmlSchemaObjectCollection::XmlSchemaObjectCollection(const SharedPtr<XmlSchemaObject> &parent)
Arguments
Parameter | Type | Description |
---|---|---|
parent | const SharedPtr<XmlSchemaObject>& | The XmlSchemaObject. |
See Also
- Typedef SharedPtr
- Class XmlSchemaObjectCollection
- Class XmlSchemaObject
- Namespace System::Xml::Schema
- Library Aspose.Slides