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

Namespace

Terminal.Gui.EnumExtensions

Assembly

Terminal.Gui.dll

AsUInt32(AddOrSubtract)

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

public static uint AsUInt32(this AddOrSubtract e)

Parameters

e AddOrSubtract

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!

Edit this page