You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[<ExtensionAttribute>]static memberSetFlag:value :'TEnum * flag : 'TEnum -> 'TEnum when 'TEnum : struct, new() and IComparable and IFormattable and IConvertible
Parameters
value
Type: TEnum The value.
flag
Type: TEnum The flag.
Type Parameters
TEnum
The type of the enum.
Return Value
Type: TEnum Bitwise combination of the flag and the value