Свойство | Type | Description | |
---|---|---|---|
Add | int | ||
Clone |
Méthode | Description | |
---|---|---|
Add ( |
||
Add ( string name, |
||
Clear ( ) : void | ||
Contains ( |
||
CopyTo ( |
||
IndexOf ( |
||
Insert ( int index, |
||
Remove ( |
||
Remove ( string name ) : void | ||
this ( int index ) : |
Méthode | Description | |
---|---|---|
Add ( string name, |
||
Clone ( ) : |
public Add ( |
||
extension | ||
Résultat | int |
public Add ( string name, |
||
name | string | |
type | ||
Résultat | int |
public Contains ( |
||
extension | ||
Résultat | bool |
public CopyTo ( |
||
array | ||
index | int | |
Résultat | void |
public IndexOf ( |
||
extension | ||
Résultat | int |
public Insert ( int index, |
||
index | int | |
extension | ||
Résultat | void |
public Remove ( |
||
extension | ||
Résultat | void |
public this ( int index ) : |
||
index | int | |
Résultat |