Język

FullTrustAssemblyCollection.Add(FullTrustAssembly) Metoda

Definicja

FullTrustAssembly Dodaje obiekt do kolekcji.

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

Parametry

fullTrustAssembly
FullTrustAssembly

Obiekt, który ma zostać dodany do kolekcji.

Dotyczy