Add()
PortionCollection::Add(System::SharedPtr<IPortion>) method
Adds a Portion to the end of collection.
void Aspose::Slides::PortionCollection::Add(System::SharedPtr<IPortion> value) override
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<IPortion> | The Portion to be added to the end of the collection. |
See Also
- Typedef SharedPtr
- Class IPortion
- Class PortionCollection
- Namespace Aspose::Slides
- Library Aspose.Slides