Type.NonNullable

语法

Type.NonNullable(type as type) as type

关于

type 返回非 nullable 类型。

示例 1

返回 type nullable number 的不可为 null 类型。

使用情况

Type.NonNullable(type nullable number)

输出

type number

results matching ""

    No results matching ""