Метод | Описание | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
IndexOf ( |
||
IsReadOnly ( ) : bool | ||
Remove ( string name ) : void | ||
Remove ( |
||
RemoveAt ( int index ) : void | ||
tgConnectionsCollection ( ) : System | ||
this ( int index ) : |
||
this ( string name ) : |
Метод | Описание | |
---|---|---|
BaseAdd ( |
||
CreateNewElement ( ) : |
||
GetElementKey ( |
public Add ( |
||
connection | ||
Результат | void |
protected BaseAdd ( |
||
element | ||
Результат | void |
protected CreateNewElement ( ) : |
||
Результат |
protected GetElementKey ( |
||
element | ||
Результат | Object |
public IndexOf ( |
||
connection | ||
Результат | int |
public Remove ( |
||
connection | ||
Результат | void |
public tgConnectionsCollection ( ) : System | ||
Результат | System |
public this ( int index ) : |
||
index | int | |
Результат |
public this ( string name ) : |
||
name | string | |
Результат |