The Remove Method is available as an add-on to the LEADTOOLS Medical Imaging toolkits.
- Id
- A System.String that identifies the item.
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As IStorageProvider Dim Id As String instance.Remove(Id) | |
Parameters
- Id
- A System.String that identifies the item.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code