Share

CircularOccurrencePatternProxy.PatternElement Property

Parent Object: CircularOccurrencePatternProxy

Description

Property that returns the pattern element this occurrence pattern represents. In the case where this occurrence pattern is not part of a parent pattern this property returns Nothing. The IsPatternElement property can be used to check if this occurrence pattern is part of a parent pattern.

Syntax

CircularOccurrencePatternProxy.PatternElement() As OccurrencePatternElement

Property Value

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

Version

Introduced in version 2010

Was this information helpful?