Item method for Overlays collection

Returns an Overlay object specified by the Item parameter.
The value of Item can be between 1 and Count, inclusive.
Syntax
Overlays
.
Item
(
Item
)
where
overlays -
is the name of an Overlays collection or an expression that evaluates to an Overlays collection.
Item
- is a parameter of the type Variant that specifies the overlay to be returned. The value of Index can be between 1 and Count, inclusive.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal