FindCommentByIdx

CommentCollection.FindCommentByIdx Methode

Findet einen Kommentar in der Sammlung nach Index.

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

Rückgabewert

Gefundener Kommentar oder null IComment.

Siehe auch