add Method (WebFlagsEnumItemBaseJS)
In This Topic
Overloaded. Returns new enumeration element (bit field) that is concatenation of this bit field and the specified bit field. This method has effect only for enumerations that defines bit flags.
Overload List
Overload | Description |
add(string) | Returns new enumeration element (bit field) that is concatenation of this bit field and the specified bit field. This method has effect only for enumerations that defines bit flags. |
add(Vintasoft.Shared.WebFlagsEnumItemBaseJS) | Returns new enumeration element (bit field) that is concatenation of this bit field and the specified bit field. This method has effect only for enumerations that defines bit flags. |
Browser Compatibility
See Also