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

Namespace

Terminal.Gui.EnumExtensions

Assembly

Terminal.Gui.dll

AsUInt32(Side)

Directly converts this Side value to a uint value with the same binary representation.

public static uint AsUInt32(this Side e)

Parameters

e Side

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!

Edit this page