ThreadedCommentCollection Class

ThreadedCommentCollection class

Represents the list of threaded comments.


type ThreadedCommentCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets the threaded comment by the specific index.
AddAdds a threaded comment;
GetCount