IndexOf
ParagraphCollection.IndexOf method
确定 IList 中特定项的索引。
public int IndexOf(IParagraph item)
| 参数 | 类型 | 描述 | 
|---|---|---|
| item | IParagraph | 要在 IList 中定位的对象。 | 
返回值
如果在列表中找到 item 的索引;否则,-1。
另见
- interface IParagraph
- class ParagraphCollection
- namespace Aspose.Slides
- assembly Aspose.Slides