IFloatingPointIeee754<TSelf>.NegativeInfinity Property

Definition

Gets a value that represents negative infinity.

public:
 static property TSelf NegativeInfinity { TSelf get(); };
public static abstract TSelf NegativeInfinity { get; }
static member NegativeInfinity : 'Self
Public Shared ReadOnly Property NegativeInfinity As TSelf

Property Value

TSelf

Applies to