Persistate API documentation
AllClear Method (fs)
NamespacesPersistateFlagSetAllClear(FlagSet)

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

Determines whether all of a set of flags are clear in this FlagSet.
Declaration Syntax
C#
public bool AllClear(
	FlagSet fs
)
Parameters
fs (FlagSet)
The flags to test.
Return Value
True if all of the supplied flags are clear, false if any is set.

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