| Visual Basic (Usage) | Copy Code |
|---|---|
| C# | |
|---|---|
public bool operator !=( NumericRange value1, NumericRange value2 ) | |
Parameters
- value1
- The first value to compare
- value2
- The second value to compare
Returns true if the objects are not equal.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x