PartialTrustVisibleAssemblyCollection.Add(PartialTrustVisibleAssembly) Methode

Definitie

Hiermee voegt u een PartialTrustVisibleAssembly object toe aan de verzameling.

public:
 void Add(System::Web::Configuration::PartialTrustVisibleAssembly ^ partialTrustVisibleAssembly);
public void Add(System.Web.Configuration.PartialTrustVisibleAssembly partialTrustVisibleAssembly);
member this.Add : System.Web.Configuration.PartialTrustVisibleAssembly -> unit
Public Sub Add (partialTrustVisibleAssembly As PartialTrustVisibleAssembly)

Parameters

partialTrustVisibleAssembly
PartialTrustVisibleAssembly

Het object dat moet worden toegevoegd aan de verzameling.

Van toepassing op