Property | Type | Description | |
---|---|---|---|
ICollection | void |
Method | Description | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
Contains ( String name ) : bool | ||
CopyTo ( |
||
GetEnumerator ( ) : IEnumerator | ||
Remove ( string name ) : bool | ||
this ( String name ) : |
Method | Description | |
---|---|---|
ICollection ( |
public Add ( |
||
property | ||
return | void |
public CopyTo ( |
||
array | ||
index | int | |
return | void |
public this ( String name ) : |
||
name | String | |
return |