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