Share

ReferenceParameters Object


Description

Provides access to the objects of the component definition the collection was obtained from.

Methods

Name Description
AddByExpression Method that creates a new reference parameter given a name and expression.
AddByValue Method that creates a new reference parameter given a name and equation.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Returns the specified ReferenceParameter object from the collection. This is the default property of the ReferenceParameters collection object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Parameters.ReferenceParameters

Version

Introduced in version 4

Was this information helpful?