IMinMaxValue<TSelf>.MaxValue Property

Definition

Gets the maximum value of the current type.

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

Property Value

TSelf

Applies to