Show contents 

Tab > Tab Assembly Interfaces > ITabObjects > ITabObjects.Remove

ITabObjects.Remove

Syntax

Remove(Index: Integer);

Parameters

Index — the index of the object to be removed in the collection of objects.

Description

The Remove method removes the object, the index of which is passed as the Index input parameter.

See also:

ITabObjects