메소드 | 설명 | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
IndexOf ( |
||
Remove ( |
||
Remove ( string name ) : void | ||
RemoveAt ( int index ) : void | ||
this ( int index ) : |
||
this ( string name ) : |
메소드 | 설명 | |
---|---|---|
BaseAdd ( int index, |
||
CreateNewElement ( ) : |
||
GetElementKey ( |
메소드 | 설명 | |
---|---|---|
ConnectionStringSettingsCollection ( ) : System |
public Add ( |
||
settings | ||
리턴 | void |
protected BaseAdd ( int index, |
||
index | int | |
element | ||
리턴 | void |
protected CreateNewElement ( ) : |
||
리턴 |
protected GetElementKey ( |
||
element | ||
리턴 | Object |
public IndexOf ( |
||
settings | ||
리턴 | int |
public Remove ( |
||
settings | ||
리턴 | void |
public this ( int index ) : |
||
index | int | |
리턴 |
public this ( string name ) : |
||
name | string | |
리턴 |