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: 6.0.8219.1880
Syntax
public class KeyActCollection : Collection<KeyAct>

The KeyActCollection type exposes the following members.

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