ComponentArgument Constructor (String[])

Constructor

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0

Syntax

VB

Public Sub New ( 
	pathItems As String()
)

C#

public ComponentArgument(
	string[] pathItems
)

Parameters

pathItems
Type:  System.String[]

See Also

Reference

ComponentArgument Class
ComponentArgument Overload
Autodesk.iLogic.Types Namespace