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