Represents a collection of
Comment elements.
Inheritance Hierarchy Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic sealed class CommentCollection : ElementCollection<Comment>
Public NotInheritable Class CommentCollection
Inherits ElementCollection(Of Comment)
See Also