ActionCollection Class
|
Language: |
A collection of actions.
Definition
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Methods
Method |
Description |
ActionCollection
|
Initializes a new instance of the object. |
Add
|
Add an element to the collection. |
Clear
|
Clear all of the elements from the collection. |
Clone
|
Duplicates the object. |
Contains
|
Determines whether an element is in the collection. |
CopyTo
|
Copies the collection or a portion of it to a one-dimensional array. |
GetEnumerator
|
Gets an enumerator for this collection. |
IndexOf
|
Returns the zero-based index of the first occurrence of a value in the collection or in a portion of it. |
Insert
|
Inserts an element into the collection at the specified index. |
Remove
|
Removes the first occurrence of a specific object from the collection. |
RemoveAt
|
Removes the element at the specified index of the collection. |
Properties
Property |
Description |
Count
|
Gets the number of elements. |
IsFixedSize
|
Gets a value indicating whether the collection has a fixed size. |
IsReadOnly
|
Gets a value indicating whether the collection is read only. |
Item
|
|
Inheritance Hierarchy
Class Information
Namespace |
Microsoft.DirectX.DirectInput |
Assembly |
Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll) |
Strong Name |
Microsoft.DirectX.DirectInput,
Version=1.0.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492 |
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center