Description
Retrieves an item from the list
-
Property type
-
A McImage object.
-
Syntax
-
object.Item(vntIndexKey)
The Item Property syntax has these parts: |
| object | An expression evaluating to an object of type McPrintImageLIst. | | vntIndexKey | Required. A Variant value. |
|