Item

ICommentAuthorCollection indexer

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

public ICommentAuthor this[int index] { get; }

See Also