Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base 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: 12.0.0
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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com