Initializing help system before first use

dependencies Method

Get an iterator to enumerate all dependencies (modules+packages) of the model.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public XPRMDependencies dependencies()

Return Value

Type:  XPRMDependencies
A dependency iterator.
See Also