var instance = new Vintasoft.Shared.WebResolutionJS(x, y); var value; // Type: boolean value = instance.isEmpty();
function isEmpty() : boolean;
Return Value
True, если это поле пусто; в противном случае, false.
var instance = new Vintasoft.Shared.WebResolutionJS(x, y); var value; // Type: boolean value = instance.isEmpty();
function isEmpty() : boolean;