Method | Description | |
---|---|---|
Add ( |
||
Clear ( ) : void | ||
CopyTo ( |
||
GetEnumerator ( ) : IEnumerator | ||
ProviderCollection ( ) : System.Collections | ||
Remove ( string name ) : void | ||
SetReadOnly ( ) : void | ||
this ( string name ) : |
Method | Description | |
---|---|---|
ICollection ( Array array, int index ) : void |
public CopyTo ( |
||
array | ||
index | int | |
return | void |
public ProviderCollection ( ) : System.Collections | ||
return | System.Collections |