Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Cp
Collection
Remove Method
Definition
Namespace:
Centralpoint.Web
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
void
Remove
(
string
key
)
VB
Copy
Public
Sub
Remove
(
key
As
String
)
Parameters
key
String
See Also
Reference
CpCollection Class
Centralpoint.Web Namespace
In This Article
Definition
See Also