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: 6.0.8219.1880
Syntax
public class HotspotActCollection : Collection<HotspotAct>

The HotspotActCollection type exposes the following members.

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