Gendarme.Framework.Bitmask<T> Class
Provide a bitmask, up to 64 bits, based on an enum or integral value (sadly this can't be restricted to enums/integral types using 'where').

See Also: Bitmask<T> Members

Syntax

public class struct Bitmask<T> : IEquatable<Bitmask<T>>
where T : struct, IConvertible

Type Parameters

T
Type on which the bitmask is based.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Gendarme.Framework
Assembly: Gendarme.Framework (in Gendarme.Framework.dll)
Assembly Versions: 2.8.0.0