Aracılığıyla paylaş


WorkflowRuntimeServiceElementCollection.CreateNewElement Yöntem

Tanım

Yeni bir ConfigurationElement oluşturur.

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

Döndürülenler

ConfigurationElement

Boş ConfigurationElement .

Açıklamalar

Boş bir WorkflowRuntimeServiceElement oluşturulur ve döndürülür.

Şunlara uygulanır