BitVector32.Section.Inequality Operator (BitVector32.Section, BitVector32.Section)
.NET Framework (current version)
Determines whether two BitVector32.Section objects have different values.
Assembly: System (in System.dll)
Parameters
- a
-
Type:
System.Collections.Specialized.BitVector32.Section
A BitVector32.Section object.
- b
-
Type:
System.Collections.Specialized.BitVector32.Section
A BitVector32.Section object.
Return Value
Type: System.Booleantrue if the a and b parameters represent different BitVector32.Section objects; otherwise, false.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: