The Contains Method is available as an add-on to the LEADTOOLS Medical Imaging toolkits.
- Id
- A System.String that identifies the item to check for.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IStorageProvider Dim Id As String Dim value As Boolean value = instance.Contains(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.Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family