LEADTOOLS Medical (Leadtools.Medical.Caching assembly)
LEAD Technologies, Inc

Remove Method (IStorageProvider)






A System.String that identifies the item.
Deletes an item from the user context store.
Syntax
void Remove( 
   string Id
)
'Declaration
 
Sub Remove( _
   ByVal Id As String _
) 
'Usage
 
Dim instance As IStorageProvider
Dim Id As String
 
instance.Remove(Id)
void Remove( 
   string Id
)
function Leadtools.Medical.Caching.Storage.IStorageProvider.Remove( 
   Id 
)
void Remove( 
   String^ Id
) 

Parameters

Id
A System.String that identifies the item.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IStorageProvider Interface
IStorageProvider Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.