MagicCMS Documentation

RegisteredUserCollection..::..IndexOf Method

Indexes the of.

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

Syntax


public int IndexOf(
	RegisteredUser item
)

Parameters

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

Return Value

System.Int32.