ActionCollection.Add Method |
Language: |
Add an element to the collection.
Visual Basic Public Function Add( _
ByVal value As Action _
) As IntegerC# public int Add(
Action value
);C++ public:
int Add(
Action^ value
);JScript public function Add(
value : Action
) : int;
value Microsoft.DirectX.DirectInput.Action
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