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