get_ParentCollection Method
Gets the comment collection that contains this comment.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection);
var value; // Type: object
value = instance.get_ParentCollection();
function get_ParentCollection() : object;
Return Value
The comment collection that contains this comment.