CopyTo()
FontFallBackRulesCollection::CopyTo(System::ArrayPtr<System::SharedPtr<IFontFallBackRule>>, int32_t) method
Copies all elements from the collection to the specified array.
void Aspose::Slides::FontFallBackRulesCollection::CopyTo(System::ArrayPtr<System::SharedPtr<IFontFallBackRule>> array, int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
array | System::ArrayPtr<System::SharedPtr<IFontFallBackRule>> | Target array. |
index | int32_t | Starting index in the target array. |
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IFontFallBackRule
- Class FontFallBackRulesCollection
- Namespace Aspose::Slides
- Library Aspose.Slides