다음을 통해 공유


ServiceModelConfigurationElementCollection<ConfigurationElementType>.CreateNewElement 메서드

정의

형식 ConfigurationElementType의 새 ConfigurationElement 인스턴스를 만듭니다.

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

반환

ConfigurationElementType의 새 ConfigurationElement 인스턴스입니다.

적용 대상