VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebResolutionJS type / getHashCode Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getHashCode Method
In This Topic
Serves as a hash function for a particular type.
Syntax
var instance = new Vintasoft.Shared.WebResolutionJS(x, y);

var value; // Type: number
value = instance.getHashCode();

Return Value

A hash code for the current object.
Browser Compatibility
56+
45+
11
See Also