ServiceNameElementCollection::Remove Method (ServiceNameElement^)
.NET Framework (current version)
The Remove method removes a ServiceNameElement instance from this ServiceNameElementCollection.
Assembly: System (in System.dll)
Parameters
- element
-
Type:
System.Security.Authentication.ExtendedProtection.Configuration::ServiceNameElement^
The ServiceNameElement instance to remove from this ServiceNameElementCollection.
| Exception | Condition |
|---|---|
| ArgumentNullException | element is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: