| DoubleTypeMaxValue Property |
Maximum value for type T
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax protected override double MaxValue { get; }
Protected Overrides ReadOnly Property MaxValue As Double
Get
protected:
virtual property double MaxValue {
double get () override;
}
abstract MaxValue : float with get
override MaxValue : float with get
Property Value
Type:
DoubleSee Also