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.
GenericTypeParameterBuilder::Equals Method (Object^)
.NET Framework (current version)
Tests whether the given object is an instance of EventToken and is equal to the current instance.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- o
-
Type:
System::Object^
The object to be compared with the current instance.
Return Value
Type: System::BooleanReturns true if o is an instance of EventToken and equals the current instance; otherwise, false.
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Available since 2.0
Silverlight
Available since 2.0
Show: