Gets an object that can be used to add, modify, and delete components.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property Components As IManagedComponents Get
C#
IManagedComponents Components { get; }