Converts a component occurrence.
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0
Syntax
VB
Public Shared Widening Operator CType ( occurrence As ManagedComponentOccurrence ) As ComponentArgument
C#
public static implicit operator ComponentArgument ( ManagedComponentOccurrence occurrence )
Parameters
- occurrence
- Type: Autodesk.iLogic.Types.ManagedComponentOccurrence