IDefParameterLinks

Description

The IDefParameterLinks interface is used to work with the collection of nested objects parameter links.

Inheritance Hierarchy

IDefParameterLinks

Comments

Link settings can be obtained using the IDefParameter.ParametersMap property.

Properties

  Property name Brief description
Count The Count property returns the number of parameters, for which link setup is available.
Item The Item property returns parameter link settings by index.
ItemById The ItemById property returns parameter link settings by identifier.

See also:

Interfaces