FindCommentByIdx

CommentCollection.FindCommentByIdx method

Sucht einen Kommentar in der Sammlung nach Index.

public IComment FindCommentByIdx(int idx)
ParameterTypBeschreibung
idxInt32Eindeutiger Index eines zu findenden KommentarsInt32.

Rückgabewert

Kommentar oder null gefundenIComment.

Siehe auch