A Sandcastle Documented Class Library
ConnectionConfigElementCollection クラス
名前空間CFW.Database.ConfigConnectionConfigElementCollection
データ接続設定
宣言の構文
C#Visual BasicVisual C++
public class ConnectionConfigElementCollection : ConfigurationElementCollection
Public Class ConnectionConfigElementCollection _
	Inherits ConfigurationElementCollection
public ref class ConnectionConfigElementCollection : public ConfigurationElementCollection
メンバ
すべてのメンバコンストラクタメソッドプロパティ



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

Add(ConnectionConfigElement)
要素追加

AddElementName
要素追加

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

ClearElementName
要素クリア

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

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

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

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

Remove(ConnectionConfigElement)
要素削除

Remove(String)
要素削除

RemoveAt(Int32)
要素削除

RemoveElementName
要素削除

継承階層
Object
ConfigurationElement
 ConfigurationElementCollection
  ConnectionConfigElementCollection

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