System::Xml::Schema::XmlSchemaCollection::CopyTo metod
XmlSchemaCollection::CopyTo method
Kopierar alla XmlSchema-objekt från denna samling till den angivna arrayen med start vid det angivna indexet.
void System::Xml::Schema::XmlSchemaCollection::CopyTo(const ArrayPtr<SharedPtr<XmlSchema>> &array, int32_t index)
| Parameter | Type | Beskrivning |
|---|---|---|
| array | const ArrayPtr<SharedPtr<XmlSchema>>& | Arrayen att kopiera objekten till. |
| index | int32_t | Indexet i array där kopieringen börjar. |
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlSchema
- Class XmlSchemaCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++