WorkflowRuntimeServiceElementCollection.CreateNewElement Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Boş ConfigurationElement .
Açıklamalar
Boş bir WorkflowRuntimeServiceElement oluşturulur ve döndürülür.