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