| INumericTypeTMaxValue Property |
Maximum value for type T
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax ReadOnly Property MaxValue As T
Get
property T MaxValue {
T get ();
}
abstract MaxValue : 'T with get
Property Value
Type:
TSee Also