Compartir a través de


ServiceModelConfigurationSectionGroup Constructor

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the ServiceModelConfigurationSectionGroup class.

Overload List

  Name Description
Public method ServiceModelConfigurationSectionGroup() Initializes a new instance of the ServiceModelConfigurationSectionGroup class.
Public method ServiceModelConfigurationSectionGroup(String, String) Initializes a new instance of the ServiceModelConfigurationSectionGroup class with the specified name and type.
Public method ServiceModelConfigurationSectionGroup(String, String, array<ServiceModelConfigurationSection[]) Initializes a new instance of the ServiceModelConfigurationSectionGroup class with the specified name, type and configuration sections.
Public method ServiceModelConfigurationSectionGroup(String, String, array<ServiceModelConfigurationSectionGroup[]) Initializes a new instance of the ServiceModelConfigurationSectionGroup class with the specified name, type and configuration section groups.
Public method ServiceModelConfigurationSectionGroup(String, String, array<ServiceModelConfigurationSectionGroup[], array<ServiceModelConfigurationSection[]) Initializes a new instance of the ServiceModelConfigurationSectionGroup class with the specified name, type and configuration sections and groups.

Top

See Also

Reference

ServiceModelConfigurationSectionGroup Class

ServiceModelConfigurationSectionGroup Members

System.ServiceModel.Install.Configuration Namespace