INumberBase<TSelf>.One Property

Definition

Gets the value 1 for the type.

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

Property Value

TSelf

Applies to