Share

RectangularOccurrencePatternProxy.IsPatternElement Property

Parent Object: RectangularOccurrencePatternProxy

Description

Property that indicates whether this occurrence pattern is itself an element of a parent pattern. In the case where this occurrence pattern represents a pattern element, this property returns True. The PatternElement property can be used to get that pattern element.

Syntax

RectangularOccurrencePatternProxy.IsPatternElement() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 2010

Was this information helpful?