Item
PortionCollection indexer
Gets the element at the specified index.
public IPortion this[int index] { get; set; }
See Also
- interface IPortion
- class PortionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides
Gets the element at the specified index.
public IPortion this[int index] { get; set; }