VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentCollectionJS type / clear Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    clear Method
    In This Topic
    Clears this collection.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentCollectionJS(parent);
    
    var value; // Type: any
    value = instance.clear();
    
    
    function clear() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also