A Sandcastle Documented Class Library
Item プロパティ (index)
名前空間CFW.Database.ConfigConnectionConfigElementCollectionItem[([(Int32])])
インデクサ
宣言の構文
C#Visual BasicVisual C++
public ConnectionConfigElement this[
	int index
] { get; set; }
Public Default Property Item ( _
	index As Integer _
) As ConnectionConfigElement
public:
property ConnectionConfigElement^ default[int index] {
	ConnectionConfigElement^ get (int index);
	void set (int index, ConnectionConfigElement^ value);
}
パラメータ
index (Int32)
戻り値

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