MagicCMS Documentation
MagicUserCollection
.
.
::
.
.
Remove Method
Removes the specified item.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
void
Remove
(
MagicUser
item
)
Parameters
item
Type:
MagicCMS.Core
.
.
::
.
.
MagicUser
The item.
See Also
MagicUserCollection Class
MagicCMS.Core Namespace