FindCommentByIdx
CommentCollection.FindCommentByIdx method
Finds a comment in the collection by index.
public IComment FindCommentByIdx(int idx)
| Parameter | Type | Description |
|---|---|---|
| idx | Int32 | Unique index of a comment to find Int32. |
Return Value
Found comment or null IComment.
See Also
- interface IComment
- class CommentCollection
- namespace Aspose.Slides
- assembly Aspose.Slides