MagicCMS Documentation
MagicPostCollection
.
.
::
.
.
Remove Method
Removes the given item.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
void
Remove
(
MagicPost
item
)
Parameters
item
Type:
MagicCMS.Core
.
.
::
.
.
MagicPost
The item to remove.
See Also
MagicPostCollection Class
MagicCMS.Core Namespace