IMinMaxValue<TSelf>.MinValue Property

Definition

Gets the minimum value of the current type.

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

Property Value

TSelf

Applies to