'Declaration Public Class CommentCollection Inherits GrapeCity.Documents.Word.ContentRangeCollection(Of Comment) Implements GrapeCity.Documents.Word.IContentList(Of Comment)
public class CommentCollection : GrapeCity.Documents.Word.ContentRangeCollection<Comment>, GrapeCity.Documents.Word.IContentList<Comment>