Int128.One Property

Definition

Gets the value 1 for the type.

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

Property Value

Implements

One

Applies to