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