FullTrustAssemblyCollection.Remove Method (String)

.NET Framework (current version)
 

Removes the specified FullTrustAssembly object from the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

member Remove : 
        key:string -> unit

Parameters

key
Type: System.String

The key of the element to remove from the collection.

.NET Framework
Available since 4.0
Return to top
Show: