InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / HotSpots Object / MappingCollection Property
In This Topic
    MappingCollection Property (HotSpots)
    In This Topic
    Gets a set of all the hotspots that have been mapped in the current hotspot map.
    Syntax
    expression.MappingCollection As Hotspot()
    where expression is a variable that represents a HotSpots Object
    See Also