| UInt32TypeMaxValue Property |
Maximum value for type T
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax protected override uint MaxValue { get; }
Protected Overrides ReadOnly Property MaxValue As UInteger
Get
protected:
virtual property unsigned int MaxValue {
unsigned int get () override;
}
abstract MaxValue : uint32 with get
override MaxValue : uint32 with get
Property Value
Type:
UInt32See Also