Udostępnij za pośrednictwem


ProfilePropertySettingsCollection.CreateNewElement Metoda

Definicja

Po zastąpieniu w klasie pochodnej program tworzy nowy ConfigurationElementelement .

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

Zwraca

ConfigurationElementNowy element .

Dotyczy

Zobacz też