Item

CommentCollection indexer

Récupère l’élément à l’index spécifié. Lecture seule Comment.

public IComment this[int index] { get; }

Voir Aussi