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