NamespaceInfo.Equals Method (Object)

 
Use BaseTrue

Compares the current instance to the passed NamespaceInfo object.

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

override Equals : 
        namespaceInformation:Object -> bool

Parameters

namespaceInformation
Type: System.Object

A NamespaceInfo object to compare to.

Return Value

Type: System.Boolean

true if the two objects are identical.

.NET Framework
Available since 2.0
Return to top
Show: