Persistate API documentation
AllSet Method (fs)
NamespacesPersistateFlagSetAllSet(FlagSet)

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

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

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