| Name | Description | |
|---|---|---|
![]() | Add | Adds new comment to the collection. |
![]() | Clear | Clears the comment collection. (Inherited from CommentCollection) |
![]() | Clone | Creates a new object that is a copy of the current AnnotationReplyCollection instance. |
![]() | Contains | Determines whether the collection contains a specific comment. (Inherited from CommentCollection) |
![]() | Dispose | Releases all resources used by this object. (Inherited from CommentCollection) |
![]() | FindBySource | Searches the comment by specified source in comments and all replies. (Inherited from CommentCollection) |
![]() | GetBySource | Returns the comment by source. (Inherited from CommentCollection) |
![]() | GetEnumerator | Returns an enumerator for the comment collection. (Inherited from CommentCollection) |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() | Remove | Removes specified comment from the collection. |
![]() | ToArray | Copies the elements of CommentCollection to a new array. (Inherited from CommentCollection) |

