Item

ICommentCollection indexer

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

public IComment this[int index] { get; }

See Also