FindCommentByIdx

CommentCollection.FindCommentByIdx method

按索引在集合中查找注释。

public IComment FindCommentByIdx(int idx)
范围类型描述
idxInt32用于查找Int32的评论的唯一索引。

返回值

找到评论或空IComment

也可以看看