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