Constructor
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 29.0
Syntax
VB
Public Sub New ( pathItems As String() )
C#
public ComponentArgument( string[] pathItems )
Parameters
- pathItems
- Type: System.String[]