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