VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageCollectionJS type / clear Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    clear Method
    In This Topic
    Clears the collection.
    Syntax
    var instance = new Vintasoft.Shared.WebImageCollectionJS();
    
    var value; // Type: any
    value = instance.clear();
    
    
    function clear() : any;
    
    Browser Compatibility
    9
    See Also