The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BitVector32::Section::Equality Operator (BitVector32::Section, BitVector32::Section)
.NET Framework (current version)
Determines whether two specified BitVector32::Section objects are equal.
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 the same BitVector32::Section object, otherwise, false.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: