Show contents 

Ms > Ms Assembly Interfaces > IModelBoxPads > IModelBoxPads.Item

IModelBoxPads.Item

Syntax

Item(Index: Integer): IModelBoxPad;

Parameters

Index. Panel index in the collection.

Description

The Item method returns the panel from the collection by its index.

See also:

IModelBoxPads