ISignedNumber<TSelf>.NegativeOne Property

Definition

Gets the value -1 for the type.

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

Property Value

TSelf

Applies to