A Sandcastle Documented Class Library
LogConfigSettingCollection クラス
名前空間CFW.ConfigLogConfigSettingCollection
ログ設定のコレクション定義
宣言の構文
C#Visual BasicVisual C++
public class LogConfigSettingCollection : ConfigurationElementCollection
Public Class LogConfigSettingCollection _
	Inherits ConfigurationElementCollection
public ref class LogConfigSettingCollection : public ConfigurationElementCollection
メンバ
すべてのメンバコンストラクタメソッドプロパティ



メンバ説明
LogConfigSettingCollection()()()
デフォルト構築

Add(LogConfigSettingElement)
要素追加

AddElementName
要素追加

BaseAdd(ConfigurationElement)
要素追加
( ConfigurationElementCollection.BaseAdd(ConfigurationElement) をオーバーライドします。)
Clear()()()
要素クリア

ClearElementName
要素クリア

CollectionType
コレクションタイプ
( ConfigurationElementCollection.CollectionType をオーバーライドします。)
Count
要素の個数

CreateNewElement()()()
新規要素生成
( ConfigurationElementCollection.CreateNewElement()()() をオーバーライドします。)
GetElementKey(ConfigurationElement)
要素のキー取得
( ConfigurationElementCollection.GetElementKey(ConfigurationElement) をオーバーライドします。)
IndexOf(LogConfigSettingElement)
要素の序列

Item[([(Int32])])
インデクサ

Item[([(String])])
インデクサ

Remove(LogConfigSettingElement)
要素削除

Remove(String)
要素削除

RemoveAt(Int32)
要素削除

RemoveElementName
要素削除

継承階層

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)