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