IWxMetabaseObject.PreviousMetabaseObjects

Syntax

PreviousMetabaseObjects(Index: Integer): IWxMetabaseObject;

Parameters

Index is an index of the object that depends on the given object.

Description

The PreviousMetabaseObjects property returns the object that depends on the given object. Index of the object is passed with the Index parameter.

See also:

IWxMetabaseObject