ProfileInfoCollection.Remove Method (String)
.NET Framework (current version)
Removes the ProfileInfo object with the specified user name from the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The UserName of the ProfileInfo object to remove from the collection.
| Exception | Condition |
|---|---|
| System.NotSupportedException | The collection is read-only. |
.NET Framework
Available since 2.0
Available since 2.0
Show: