The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
RoleGroupCollection::Remove Method (RoleGroup^)
.NET Framework (current version)
Deletes the first occurrence of the specified role group from the collection.
Assembly: System.Web (in System.Web.dll)
The first instance of the specified RoleGroup object is removed from the RoleGroupCollection collection. Groups that follow the removed group all move up in the index to fill the vacated spot. If there is more than one instance of the specified RoleGroup object, only the first instance is removed.
.NET Framework
Available since 2.0
Available since 2.0
Show: