Method AsInt32 | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui.EnumExtensions

Assembly

Terminal.Gui.dll

AsInt32(Side)

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

public static int AsInt32(this Side e)

Parameters

e Side

Returns

int

Remarks

NO VALIDATION IS PERFORMED!

Edit this page