←Select platform

Remove Method

Summary

Deletes an item from the user context store.

Syntax

C#
VB
C++
public void Remove( 
   string Id 
) 
  
Sub Remove( _ 
   ByVal Id As String _ 
)  
void Remove(  
   String^ Id 
)  

Parameters

Id
A System.String that identifies the item.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly