TagPrefixInfo.Equals Method (Object)

 
Use BaseTrue

Compares this instance to another object.

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

Public Overrides Function Equals (
	prefix As Object
) As Boolean

Parameters

prefix
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: