ActionFormat.Actions Property (Microsoft.DirectX.DirectInput)

Collection of actions.

Definition

Visual Basic Public ReadOnly Property Actions As ActionCollection
C# public ActionCollection Actions { get; }
C++ public:
property ActionCollection^ Actions {
        ActionCollection^ get();
}
JScript public function get Actions() : ActionCollection

Property Value

Microsoft.DirectX.DirectInput.ActionCollection

This property is read-only.