ConstructorInfo::Equality Operator (ConstructorInfo^, ConstructorInfo^)
.NET Framework (current version)
Indicates whether two ConstructorInfo objects are equal.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- left
-
Type:
System.Reflection::ConstructorInfo^
The first ConstructorInfo to compare.
- right
-
Type:
System.Reflection::ConstructorInfo^
The second ConstructorInfo to compare.
.NET Framework
Available since 4.0
Available since 4.0
Show: