| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As NumericRange Dim value As Object Dim value As StatusCode value = instance.ApplyRange(value) | |
| C# | |
|---|---|
| public StatusCode ApplyRange( ref object value ) | |
Parameters
- value
- The array to subset.
Return Value
The reason for the failure if the range could not be applied.
            Replaces the value
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    