Table of Contents

Method AsInt32

Namespace
Terminal.Gui.EnumExtensions
Assembly
Terminal.Gui.dll

AsInt32(AlignmentModes)

Directly converts this AlignmentModes value to an int value with the same binary representation.

public static int AsInt32(this AlignmentModes e)

Parameters

e AlignmentModes

Returns

int

Remarks

NO VALIDATION IS PERFORMED!