Removes the value with the specified key from the context.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
Parameters
- key
- Type:
System Guid
The key of the element to remove.
Return Value
if item is successfully removed; otherwise, . This method also returns if item was not found in the context.See Also