Interface ICustomIntFlags
Contains methods and properties which allow to work with flags specified using integer identifiers.
public interface ICustomIntFlags : ICustomFlags<int>, IReadOnlyFlags<int>
Methods
- AllocIntIdentifier(string)
Allocate identifier for the specified text string.