Méthode | Description | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
IndexOf ( |
||
IsReadOnly ( ) : bool | ||
Remove ( string name ) : void | ||
Remove ( |
||
RemoveAt ( int index ) : void | ||
tgConnectionsCollection ( ) : System | ||
this ( int index ) : |
||
this ( string name ) : |
Méthode | Description | |
---|---|---|
BaseAdd ( |
||
CreateNewElement ( ) : |
||
GetElementKey ( |
public Add ( |
||
connection | ||
Résultat | void |
protected BaseAdd ( |
||
element | ||
Résultat | void |
protected CreateNewElement ( ) : |
||
Résultat |
protected GetElementKey ( |
||
element | ||
Résultat | Object |
public IndexOf ( |
||
connection | ||
Résultat | int |
public Remove ( |
||
connection | ||
Résultat | void |
public tgConnectionsCollection ( ) : System | ||
Résultat | System |
public this ( int index ) : |
||
index | int | |
Résultat |
public this ( string name ) : |
||
name | string | |
Résultat |