Add()
IPortionCollection::Add(System::SharedPtr<IPortion>) method
Adds a Portion to the end of collection.
virtual void Aspose::Slides::IPortionCollection::Add(System::SharedPtr<IPortion> value)=0
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 IPortionCollection
- Namespace Aspose::Slides
- Library Aspose.Slides