Comments

ICommentAuthor.Comments property

Returns the collection of comments made by this author. Read-only ICommentCollection.

public ICommentCollection Comments { get; }

See Also