TagMapInfo.Equals Method (Object)

 
Use BaseTrue

Compares this instance to another object.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

override Equals : 
        o:Object -> bool

Parameters

o
Type: System.Object

Object to compare.

Return Value

Type: System.Boolean

true if the objects are identical; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: