ThreadedCommentAuthorCollection Class
Represents all persons who .
type ThreadedCommentAuthorCollection struct {
ptr unsafe.Pointer
}
Constructors
Methods
| Method | Description |
|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetCurrentPerson | Gets and sets the current user. |
| SetCurrentPerson | Gets and sets the current user. |
| IndexOf | Gets the index of ThreadedCommentAuthor object |
| Get_Int | Gets the person who create threaded comments. |
| Get_String | Gets the person who create threaded comments. |
| Add | Adds one thread comment person. |
| GetCount | |