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
public IEnumerable<ComponentOrPattern> Items { get; }
Property Value
Type:
IEnumerableComponentOrPatternSee Also