[]
Copies the entire RenderingExtensionsCollection to a compatible one-dimensional Array, starting at the specified index of the target array.
public void CopyTo(RenderingExtensionInfo[] array, int index)
Type | Name | Description |
---|---|---|
RenderingExtensionInfo[] | array | The target array. |
int | index | The start index. |