| UInt16TypeMinValue Property |
Minimum value for type T
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax protected override ushort MinValue { get; }
Protected Overrides ReadOnly Property MinValue As UShort
Get
protected:
virtual property unsigned short MinValue {
unsigned short get () override;
}
abstract MinValue : uint16 with get
override MinValue : uint16 with get
Property Value
Type:
UInt16See Also