FindCommentByIdx
CommentCollection.FindCommentByIdx 方法
通过索引在集合中找到评论。
public IComment FindCommentByIdx(int idx)
| 参数 | 类型 | 描述 | 
|---|---|---|
| idx | Int32 | 要查找的评论的唯一索引 Int32。 | 
返回值
找到的评论或 null IComment。
另请参阅
- 接口 IComment
- 类 CommentCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides