Click or drag to resize

ManagedPatternElement Property

Gets an element in the pattern.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public ReadOnly Default Property Element ( 
	index As Object
) As OccurrencePatternElement
	Get

Parameters

index
Type: SystemObject
The index or name of the element.

Property Value

Type: OccurrencePatternElement
See Also