Property | Type | Description | |
---|---|---|---|
ICollection | void | ||
IEnumerable | IEnumerator |
Method | Description | |
---|---|---|
CopyTo ( Array array, int index ) : void | ||
GetEnumerator ( ) : IEnumerator | ||
StandardValuesCollection ( ICollection values ) : Microsoft.Win32 | ||
this ( int index ) : object |
Method | Description | |
---|---|---|
ICollection ( Array array, int index ) : void | ||
IEnumerable ( ) : IEnumerator |
public CopyTo ( Array array, int index ) : void | ||
array | Array | |
index | int | |
return | void |
public StandardValuesCollection ( ICollection values ) : Microsoft.Win32 | ||
values | ICollection | |
return | Microsoft.Win32 |