Click or drag to resize

ComponentOrPattern Class

Wrapper for a component occurrence, pattern, or a name of either one of those.
Inheritance Hierarchy
SystemObject
  Autodesk.iLogic.TypesComponentOrPattern

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public Class ComponentOrPattern

The ComponentOrPattern type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyIsNull
Returns true if this object contains no data.
Public propertyItems
Gets the items, if more than one.
Public propertyName
Gets the name.
Public propertyOccurrence
Gets the component occurrence.
Public propertyPattern
Gets the pattern.
Top
Methods
  NameDescription
Public methodGetItems
Gets all items.
Top
Operators
See Also