System.Web.Configuration.RootProfilePropertySettingsCollection.Equals Method

Compares the current System.Web.Configuration.RootProfilePropertySettingsCollection object to another A System.Web.Configuration.RootProfilePropertySettingsCollection object.

Syntax

public override bool Equals (object obj)

Parameters

obj
Documentation for this section has not yet been entered.

Returns

true if the passed System.Web.Configuration.RootProfilePropertySettingsCollection object is equal to the current object; otherwise, false.

Remarks

Override of base class method.

Requirements

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