Click or drag to resize
IProviderDictionaryTemplateValueTypeRemove Method
Removes the specified object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
void Remove(
	Object key
)

Parameters

key
Type: SystemObject
Key to remove
See Also