Table of Contents

Interface ICustomIntFlags

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.