←Select platform

Contains Method (IStorageProvider)

Summary

Determines whether the user store contains an item with the specified Id .

Syntax

C#
VB
C++
bool Contains(  
   string Id 
) 
Function Contains( _ 
   ByVal Id As String _ 
) As Boolean 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Caching Assembly
Click or drag to resize