Table of Contents

Method AsInt32

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

AsInt32(AppModel)

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

public static int AsInt32(this AppModel e)

Parameters

e AppModel

Returns

int

Remarks

NO VALIDATION IS PERFORMED!