TransformerInfo.Equals Method (Object)
.NET Framework (current version)
Compares the current TransformerInfo object to another TransformerInfo object.
Assembly: System.Web (in System.Web.dll)
Parameters
- o
-
Type:
System.Object
The object to compare to the current object.
Return Value
Type: System.Booleantrue if the passed object is equal to the current object; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: