Click or drag to resize

CommentCollection Class

Represents a collection of Comment elements.
Inheritance Hierarchy
SystemObject
  SautinSoft.DocumentElementCollection
    SautinSoft.DocumentElementCollectionComment
      SautinSoft.DocumentCommentCollection

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax
public sealed class CommentCollection : ElementCollection<Comment>
See Also