MagicCMS Documentation

RegisteredUserCollection..::..CopyTo Method

Copies to.

Namespace:  MagicCMS.Marketing
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public void CopyTo(
	RegisteredUser[] array,
	int index
)

Parameters

array
Type: array<RegisteredUser>[]()[][]
The array.
index
Type: Int32
The index.