[This is preliminary documentation and is subject to change.]
Sets one or more flags in the FlagSet. Any flags supplied which
are already set are unaffected. Other flags are unaffected.
| C# |
public void Set( FlagSet fs )
- fs (FlagSet)
- The flags to set.