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