←Select platform

Get Method

Summary

Gets an item from the user context store.

Syntax

C#
VB
C++
byte[] Get(  
   string Id 
) 
Function Get( _ 
   ByVal Id As String _ 
) As Byte() 
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.Byte.

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