FlagSet..::..Set Method
Overload List
| Name | Description | |
|---|---|---|
|
|
Set(UInt32) |
Sets one or more individual flags
|
|
|
Set()()()() |
Sets all flags
|
|
|
Set(FlagSet) |
Sets all flags that are set in another flagset. Flags that are not set in the other
flagset are NOT changed.
|