ActionCollection.Contains Method |
Language: |
Determines whether an element is in the collection.
Visual Basic Public Function Contains( _
ByVal value As Action _
) As BooleanC# public bool Contains(
Action value
);C++ public:
bool Contains(
Action^ value
);JScript public function Contains(
value : Action
) : boolean;
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