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