Summary
Copies to.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Service
Provider Dictionary
Syntax
public void CopyTo(KeyValuePair<object, object>[] array, int index)
Parameters
| Name | Type | Description |
|---|---|---|
| array | KeyValuePair |
The array. |
| index | int | Index of the array. |
Return Value
| Type | Description |
|---|---|
| void |
