Table of Contents

Method GetMaxValue

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetMaxValue(TypeCode)

Gets maximal possible variable value for the given TypeCode.

public static object? GetMaxValue(TypeCode code)

Parameters

code TypeCode

Returns

object