IMetabaseDeviceDescriptors.Item

Syntax

Item (Index:Integer):IMetabaseDeviceDescriptor;

Parameters

Index. Device description index.

Description

The Item property returns description of the repository object, which index is passed as the Index input parameter.

Example

The property use is given in the example for IMetabaseDeviceDescriptors.Count.

See also:

IMetabaseDeviceDescriptors