MagicCMS Documentation

MagicKeywordCollection..::..Remove Method

Removes the given item.

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

Syntax


public void Remove(
	MagicKeyword item
)

Parameters

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