IndexOf
ISlideCollection.IndexOf method
Returns an index of the specified slide in the collection.
public int IndexOf(ISlide slide)
Parameter | Type | Description |
---|---|---|
slide | ISlide | Slide to find. |
Return Value
Index of a slide or -1 if slide not from this collection.
See Also
- interface ISlide
- interface ISlideCollection
- namespace Aspose.Slides
- assembly Aspose.Slides