Get Method

Get function

Gets the threaded comment by the specific index.


func (instance *ThreadedCommentCollection) Get(index int32)  (*ThreadedComment,  error) 

Remarks

See Also