MagicCMS Documentation

MagicKeywordCollection..::..IndexOf Method

Index of the given item.

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

Syntax


public int IndexOf(
	MagicKeyword item
)

Parameters

item
Type: MagicCMS.Core..::..MagicKeyword
The item to add.

Return Value

Th index or -1 if not found