System.Web.Profile.ProfileInfoCollection.Remove Method

Removes the System.Web.Profile.ProfileInfo object with the specified user name from the collection.

Syntax

public void Remove (string name)

Parameters

name
The ProfileInfo.UserName of the System.Web.Profile.ProfileInfo object to remove from the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

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