ログ設定のコレクション定義

C# | Visual Basic | Visual 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 |
要素削除
|

Object | |||
![]() | ConfigurationElement | ||
![]() | ConfigurationElementCollection | ||
![]() | LogConfigSettingCollection |