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