Méthode | Description | |
---|---|---|
Add ( object o ) : void | ||
AddAll ( IEnumerable e ) : void | ||
Clear ( ) : void | ||
Contains ( object o ) : bool | ||
CopyTo ( |
||
GetEnumerator ( ) : IEnumerator | ||
HashSet ( ) : System | ||
HashSet ( IEnumerable s ) : System | ||
Remove ( object o ) : void | ||
RemoveAll ( IEnumerable e ) : void |
public CopyTo ( |
||
array | ||
index | int | |
Résultat | void |