IMetabaseObjectCache.Item

Syntax

Item(Index: Integer): IMetabaseObjectCacheItem;

Parameters

Index - index of an element in cache of an object.

Description

The Item property returns parameters of an element of a cache of an object.

See also:

IMetabaseObjectCache