BufferedDataCollection.RemoveAt Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Removes the element at the specified index of the collection.
Definition
Visual Basic .NET |
Public Sub RemoveAt( _ ByVal index As Integer _ ) |
C# |
public void RemoveAt( int index ); |
Managed C++ |
public: void RemoveAt( int index ); |
JScript .NET |
public function RemoveAt( index : int ); |
Parameters
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center