Half.NegativeInfinity 属性

定义

表示负无穷。

public:
 static property Half NegativeInfinity { Half get(); };
public static Half NegativeInfinity { get; }
static member NegativeInfinity : Half
static member NegativeInfinity : Half
Public Shared ReadOnly Property NegativeInfinity As Half

属性值

-无限。

实现

适用于