IGridMapPessimisticTx TKey, TValue  Item Property IBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

An indexer that retreives or puts the key and value into the map with the Get(TKey) and Put(TKey, TValue) methods.

Namespace: IBM.WebSphere.Caching.Map
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax

Parameters

key
Type: TKey
See Also