Persistate API documentation
Clear Method (fs)
NamespacesPersistateFlagSetClear(FlagSet)

[This is preliminary documentation and is subject to change.]

Clears one or more flags in the FlagSet. Any flags supplied which are already clear are unaffected. Other flags are unaffected.
Declaration Syntax
C#
public void Clear(
	FlagSet fs
)
Parameters
fs (FlagSet)
The flags to clear.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)