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