Click or drag to resize

ComponentOrPatternItems Property

Gets the items, if more than one.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public ReadOnly Property Items As IEnumerable(Of ComponentOrPattern)
	Get

Property Value

Type: IEnumerableComponentOrPattern
See Also