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