var instance = new Vintasoft.Shared.WebFlagsEnumItemBaseJS(); var value; // Type: Vintasoft.Shared.WebFlagsEnumItemBaseJS // Parameters var val; // Type: WebFlagsEnumItemBaseJS value = instance.remove(val);
function remove(
valValue of enumeration element (bit field).: WebFlagsEnumItemBaseJS
) : WebFlagsEnumItemBaseJS;
Parameters
- val
- Value of enumeration element (bit field).
Return Value
New enumeration element (bit field) that is difference between this bit field and the specified bit field.