FindCommentByIdx

CommentCollection.FindCommentByIdx method

Recherche un commentaire dans la collection par index.

public IComment FindCommentByIdx(int idx)
ParamètreTaperLa description
idxInt32Index unique d’un commentaire à retrouverInt32.

Return_Value

Commentaire trouvé ou nullIComment.

Voir également