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.
var instance = new Vintasoft.Shared.WebResolutionJS(x, y); var value; // Type: number value = instance.getHashCode();
function getHashCode() : number;