Half.MaxValue 属性
定义
表示 Half 的最大可能值。Represents the largest possible value of Half.
public:
static property Half MaxValue { Half get(); };
public static Half MaxValue { get; }
member this.MaxValue : Half
Public Shared ReadOnly Property MaxValue As Half
属性值
- Half
6550465504
适用于