Share

ComponentDefinitionsEnumerator Object


Description

Provides access to a list of objects.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Allows integer-indexed access to objects in the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BOMRow.ComponentDefinitions

Samples

Name Description
Find component referenced by balloon This sample demonstrates how to find the component that a balloon references.

Version

Introduced in version 10

Was this information helpful?