MagicCMS Documentation

RegisteredUserCollection..::..Insert Method

Inserts the specified index.

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

Syntax


public void Insert(
	int index,
	RegisteredUser item
)

Parameters

index
Type: Int32
The index.
item
Type: MagicCMS.Marketing..::..RegisteredUser
The item.