CommonBusControl..::..Components Property
Gets all the components in the IContainer.
Namespace:
CAS.Lib.CommonBusAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public ComponentCollection Components { get; }
Public ReadOnly Property Components As ComponentCollection Get
public: property ComponentCollection^ Components { ComponentCollection^ get (); }