Share

OccurrencePatternElement.Components Property

Parent Object: OccurrencePatternElement

Description

Property that returns the set of components that were created for this particular instance. There are cases where this collection can contain a count of zero. The obvious cases are when this element has been set to be independent or suppressed. There is another case when this element is the result of a feature based occurrence pattern and the instance it is associated with within the feature pattern has been suppressed.

Syntax

OccurrencePatternElement.Components() As ObjectsEnumerator

Property Value

This is a read only property whose value is an ObjectsEnumerator.

Version

Introduced in version 2010

Was this information helpful?