Int128.Zero Property

Definition

Gets the value 0 for the type.

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

Property Value

Implements

Applies to