| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As NumericRange Dim count As Integer Dim value As Boolean value = instance.EnsureValid(count) | |
Parameters
- count
- The value to check is within range
            Returns false if the numeric range is out-of-bounds.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    