Aspose::Pdf::Forms::OptionCollection::CopyTo method
OptionCollection::CopyTo method
Kopierar alternativ till en array.
void Aspose::Pdf::Forms::OptionCollection::CopyTo(System::ArrayPtr<System::SharedPtr<Option>> array, int32_t index) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| array | System::ArrayPtr\<System::SharedPtr\<Option\>\> | Array där alternativ kommer att kopieras. |
| index | int32_t | Startindex i arrayen. |
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Option
- Class OptionCollection
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++