Click or drag to resize

HotspotActCollection Class

Represents a collection of HotspotAct.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionHotspotAct
    Flex.Hal.SettingsHotspotActCollection

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public class HotspotActCollection : Collection<HotspotAct>

The HotspotActCollection type exposes the following members.

Constructors
  NameDescription
Public methodHotspotActCollection
Initializes a new instance of the HotspotActCollection class
Top
See Also