[]
Copies the contents of the current PrinterResolutionCollection to the specified array, starting from the specified index.
public void CopyTo(Array array, int index)
| Type | Name | Description |
|---|---|---|
| Array | array | A zero-counted array that receives elements copied from PrinterResolutionCollection |
| int | index | The index at which to start copying the elements. |