LEADTOOLS Medical (Leadtools.Medical.Caching assembly)

Remove Method (IStorageProvider)

Show in webframe



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

Parameters

Id
A System.String that identifies the item.
Requirements

Target Platforms

See Also

Reference

IStorageProvider Interface
IStorageProvider Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.