Table of Contents

Interface ICustomIntAttributes

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

Contains methods and properties which allow to work with attributes. Type of the identifier is integer. Type of the value is object.

public interface ICustomIntAttributes : ICustomAttributes<int, object>, IReadOnlyAttributes<int, object>

Methods

AllocIntIdentifier(string)

Allocate identifier for the specified text string.