Click or drag to resize

ConfigElementCollectionCreateNewElement Method

새로운 Element를 생성하여 반환 합니다.

Namespace:  Mcc.Series.Common.Configuration
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected override ConfigurationElement CreateNewElement()

Return Value

Type: ConfigurationElement
ConfigurationElement
See Also