System.Web.Configuration.TransformerInfo.Equals Method

Compares the current System.Web.Configuration.TransformerInfo object to another System.Web.Configuration.TransformerInfo object.

Syntax

public override bool Equals (object o)

Parameters

o
The object to compare to the current object.

Returns

true if the passed object is equal to the current object; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0