FindCommentByIdx

CommentCollection.FindCommentByIdx méthode

Trouve un commentaire dans la collection par index.

public IComment FindCommentByIdx(int idx)
ParamètreTypeDescription
idxInt32Index unique d’un commentaire à trouver Int32.

Valeur de retour

Commentaire trouvé ou null IComment.

Voir aussi