| Int64TypeMinValue Property |
Minimum value for type T
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax protected override long MinValue { get; }
Protected Overrides ReadOnly Property MinValue As Long
Get
protected:
virtual property long long MinValue {
long long get () override;
}
abstract MinValue : int64 with get
override MinValue : int64 with get
Property Value
Type:
Int64See Also