IWxMetabaseObject.NextMetabaseObjects

Syntax

NextMetabaseObjects(Index: Integer): IWxMetabaseObject;

Parameters

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

Description

The NextMetabaseObjects property returns the object on which the given object depends. Index of the object is passed with the Index parameter.

See also:

IWxMetabaseObject