Table of Contents

Method GetMinValue

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

GetMinValue(TypeCode)

Gets minimal possible variable value for the given TypeCode.

public static object? GetMinValue(TypeCode code)

Parameters

code TypeCode

Returns

object