The Get 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 Dim value() As Byte value = instance.Get(Id) |
C++/CLI | |
---|---|
array<byte>^ Get( String^ Id ) |
Parameters
- Id
- A System.String that identifies the item.
Return Value
The item stored in the user context store as an array of System.ByteTarget Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family