Click or drag to resize

IMcObjects Properties

The IMcObjects type exposes the following members.

Properties
  NameDescription
Public propertyCount
A read-only property reflecting the Count of McObjects in the collection, as filtered by SetEnumFilters.
Public propertyCreatedObjectsCount
A read-only property giving the count of all existing McObject instances that were created by this McObjects instance.
Public propertyCode exampleGlobalTools
The McOMGlobal class
Public propertyItem
Standard Item property for the McObjects collection.
Public propertyLastErrorCode
Code of last error processed by the common error reporting facility.
Public propertyLastErrorDescription
Description of last error processed by the common error reporting facility.
Public propertyNamespace
A read/write text string property which controls and reflects the default "namespace" for the collection object. This string is initially "McOM".
Top
See Also