findCommentByIdx

findCommentByIdx(int idx) function

Finds a comment in the collection by index.

Parameters

NameTypeDescription
idxintUnique index of a comment to find {@code int}.

Result

Comment, ModernComment