Table of Contents

Method AsUInt32

Namespace
Terminal.Gui.Configuration
Assembly
Terminal.Gui.dll

AsUInt32(ConfigLocations)

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

public static uint AsUInt32(this ConfigLocations e)

Parameters

e ConfigLocations

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!