ServiceModelConfigurationElementCollection<ConfigurationElementType>.CreateNewElement Metodo

Definizione

Crea una nuova istanza ConfigurationElement di tipo ConfigurationElementType.

protected:
 override System::Configuration::ConfigurationElement ^ CreateNewElement();
protected override System.Configuration.ConfigurationElement CreateNewElement ();
override this.CreateNewElement : unit -> System.Configuration.ConfigurationElement
Protected Overrides Function CreateNewElement () As ConfigurationElement

Restituisce

ConfigurationElement

Nuova istanza ConfigurationElement del tipo ConfigurationElementType.

Si applica a