ThreadedCommentAuthorCollection Class

ThreadedCommentAuthorCollection class

Represents all persons who .


type ThreadedCommentAuthorCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewThreadedCommentAuthorCollectionDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetCurrentPersonGets and sets the current user.
SetCurrentPersonGets and sets the current user.
IndexOfGets the index of ThreadedCommentAuthor object
Get_IntGets the person who create threaded comments.
Get_StringGets the person who create threaded comments.
AddAdds one thread comment person.
GetCount