ComponentArgument Constructor (String) |
Constructor
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax Public Sub New (
pathItems As String()
)
public ComponentArgument(
string[] pathItems
)
Parameters
- pathItems
- Type: SystemString
See Also