| Visual Basic (Usage) | Copy Code |
|---|---|
Dim begin As Integer Dim instance As New NumericRange(begin) | |
Parameters
- begin
- The starting point of the range
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown when the parameter is less than -1 |
Initializes the object with a begin index.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x