INumberBase<TSelf>.Zero Property

Definition

Gets the value 0 for the type.

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

Property Value

TSelf

Applies to