Item

CommentCollection indexer

Gets the element at the specified index. Read-only Comment.

public IComment this[int index] { get; }

See Also