IWxMetabaseObject.NextMetabaseObjects

Syntax

NextMetabaseObjects(Index: Integer): IWxMetabaseObject;

Parameters

Index - index of the object, on which this object depends.

Description

The NextMetabaseObjects property returns the object, on which this object depends. Index of the object is passed by the Index parameter.

See also:

IWxMetabaseObject