LEADTOOLS Medical (Leadtools.Medical.Caching assembly)

Contains Method (IStorageProvider)

Show in webframe



A System.String that identifies the item to check for.
Determines whether the user store contains an item with the specified Id .
Syntax
'Declaration
 
Function Contains( _
   ByVal Id As String _
) As Boolean
'Usage
 
Dim instance As IStorageProvider
Dim Id As String
Dim value As Boolean
 
value = instance.Contains(Id)
bool Contains( 
   string Id
)
bool Contains( 
   String^ Id
) 

Parameters

Id
A System.String that identifies the item to check for.

Return Value

true if the item is found in the user store ; otherwise, false.
Requirements

Target Platforms

See Also

Reference

IStorageProvider Interface
IStorageProvider Members

 

 


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