Click or drag to resize

KeyActCollection Class

Represents a collection of KeyAct.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionKeyAct
    Flex.Hal.SettingsKeyActCollection

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

The KeyActCollection type exposes the following members.

Constructors
  NameDescription
Public methodKeyActCollection
Initializes a new instance of the KeyActCollection class
Top
See Also