EnumFlags.Remove
Remove the enum flag
Properties
Property Name | Description |
---|---|
Type | Type of enum flag |
Value 1 | Value1 |
Value 2 | Value2 |
Result | Output the result. (Returns the result of removing Value2 from Value1) |
Remove the enum flag
Property Name | Description |
---|---|
Type | Type of enum flag |
Value 1 | Value1 |
Value 2 | Value2 |
Result | Output the result. (Returns the result of removing Value2 from Value1) |