VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
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();

Return Value

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