Пространство имен: NpoComputer.WebAccess.API
Сборка: NpoComputer.WebAccess.API (в NpoComputer.WebAccess.API.dll), версия: 5.6
Синтаксис:
C# |
Object Get( KeyType Key ) |
Visual Basic |
Function Get ( Key As KeyType ) As Object |
Visual Basic (Usage) |
Dim instance As IObjectCache Dim Key As KeyType Dim returnValue As Object returnValue = instance.Get(Key) |
Параметры:
• | Key – ключ объекта в кэше. |
Возвращаемое значение:
Объект API.
© Компания Directum, 2020 | Сообщество пользователей Directum |