Aspose::Pdf::Text::CharInfoCollection::CopyTo metod
CharInfoCollection::CopyTo method
Kopierar hela samlingen till en kompatibel endimensionell array, med start vid det angivna indexet i målarrayen.
void Aspose::Pdf::Text::CharInfoCollection::CopyTo(System::ArrayPtr<System::SharedPtr<CharInfo>> array, int32_t index) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| array | System::ArrayPtr<System::SharedPtr<CharInfo>> | Array av objekt som kommer att kopieras. |
| index | int32_t | Startindex varifrån kopieringen kommer att påbörjas. |
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class CharInfo
- Class CharInfoCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++