UInt128.Zero Property

Definition

Gets the value 0 for the type.

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

Property Value

Implements

Applies to