طريقة System::Xml::Schema::XmlSchemaSet::CopyTo
XmlSchemaSet::CopyTo method
تنسخ جميع كائنات XmlSchema من XmlSchemaSet إلى المصفوفة المحددة، بدءًا من الفهرس المحدد.
void System::Xml::Schema::XmlSchemaSet::CopyTo(const ArrayPtr<SharedPtr<XmlSchema>> &schemas, int32_t index)
| معامل | نوع | الوصف |
|---|---|---|
| المخططات | const ArrayPtr<SharedPtr<XmlSchema>>& | المصفوفة التي سيتم نسخ الكائنات إليها. |
| الفهرس | int32_t | الفهرس في المصفوفة حيث سيبدأ النسخ. |
انظر أيضًا
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlSchema
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Font for C++