LocalValueEnumerator::Inequality Operator (LocalValueEnumerator, LocalValueEnumerator)
.NET Framework (current version)
Compares two specified LocalValueEnumerator objects to determine whether they are not the same.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- obj1
-
Type:
System.Windows::LocalValueEnumerator
The first object to compare.
- obj2
-
Type:
System.Windows::LocalValueEnumerator
The second object to compare.
This implementation supports reference equality only.
.NET Framework
Available since 3.0
Available since 3.0
Show: