Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Base
DefaultModuleUsageDataCollection Class
DefaultModuleUsageDataCollection Methods
Add Method
Get Method
GetEnumerator Method
GetObjectData Method
Remove Method
DefaultModuleUsageDataCollection
Remove Method
Remove item from collection.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
Remove
(
string
key
)
Parameters
key
Type:
System
String
Key of item to remove
Return Value
Type:
Boolean
True when item was removed, false if item wasn't present in collection.
Implements
IModuleUsageDataCollection
Remove(String)
See Also
Reference
DefaultModuleUsageDataCollection Class
CMS.Base Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com