McObjects Interface
|
|
Class that implements an independent McObjects collection
with its own, private set of of McObject instances.
Namespace:
MediaCy.IQL.ObjectManager
Assembly:
MediaCy.IQL.ObjectManager (in MediaCy.IQL.ObjectManager.dll) Version: 10.0.6912.0
SyntaxPublic Interface McObjects
Inherits IMcObjects
RemarksEach instance of the McObjects class exposes a private collection
of McObject instances, along with private object names, categories, types
and so on. Use the McObjectsSingleton class to access a shared pool of
these assets.
See Also