MagicCMS Documentation

MagicPostCollection..::..Remove Method

Removes the given item.

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

Syntax


public void Remove(
	MagicPost item
)

Parameters

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