System.Web.Security.MembershipUserCollection.Remove Method

Removes the membership user object with the specified user name from the collection.

Syntax

public void Remove (string name)

Parameters

name
The user name of the System.Web.Security.MembershipUser object to remove from the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

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