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