ThreadedCommentCollection Class
ThreadedCommentCollection class
Represents the list of threaded comments.
type ThreadedCommentCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets the threaded comment by the specific index. |
| Add | Adds a threaded comment; |
| GetCount |