ActionCollection.Remove Method |
Language: |
Removes the first occurrence of a specific object from the collection.
Visual Basic Public Sub Remove( _
ByVal value As Action _
)C# public void Remove(
Action value
);C++ public:
void Remove(
Action^ value
);JScript public function Remove(
value : Action
);
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