Click or drag to resize

IManagedComponentsItem Property

Gets a component occurrence with the given name.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Default Property Item ( 
	occName As ComponentArgument
) As ManagedComponentOccurrence
	Get

Parameters

occName
Type: Autodesk.iLogic.TypesComponentArgument

Property Value

Type: ManagedComponentOccurrence
See Also