VintaSoft Twain .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebResolutionJS type / getHashCode Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
    getHashCode Метод
    В этом разделе
    Serves as a hash function for a particular type.
    Синтаксис
    var instance = new Vintasoft.Shared.WebResolutionJS(x, y);
    
    var value; // Type: number
    value = instance.getHashCode();
    
    
    function getHashCode() : number;
    

    Return Value

    A hash code for the current object.
    Смотрите также