UInt128.One Property

Definition

Gets the value 1 for the type.

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

Property Value

Implements

One

Applies to