| SmartTestInt16Range Property |
Creates a new range of short
Namespace:
SmartTests
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax public static INumericType<short> Int16Range { get; }
Public Shared ReadOnly Property Int16Range As INumericType(Of Short)
Get
public:
static property INumericType<short>^ Int16Range {
INumericType<short>^ get ();
}
static member Int16Range : INumericType<int16> with get
Property Value
Type:
INumericTypeInt16See Also