Inequality Operator (CfIcon)
In This Topic
Returns a value that indicates whether two specified
CfIcon values are not equal.
Syntax
Parameters
- icon1
- The first value to compare.
- icon2
- The second value to compare.
Return Value
true if and are not equal; otherwise, false.
See Also