Click or drag to resize

CommentCollection Class

Represents a collection of Comment elements.
Inheritance Hierarchy

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