App.config 構成セクションのエレメントを読み取り Hashtable に それぞれのエレメントのデータを集めて Hashtable の配列として返します。
For a list of all members of this type, see CustomValueListSectionHandler Members.
System.Object
CustomValueListSectionHandler
構成セクションの記述例
<settings>
<group>
<user name="sa" salt="salt" />
<user name="scott" salt="tiger" />
</group>
<settings>
Namespace: Syslog.Config.SectionHandler
Assembly: mlog_lib (in mlog_lib.dll)
CustomValueListSectionHandler Members | Syslog.Config.SectionHandler Namespace