| BufferedDataCollection.RemoveAt Method | Language: | 
      
      
      Removes the element at the specified index of the collection.
      Definition
      
        
          
            | Visual Basic | Public Sub RemoveAt( _ ByVal index As Integer _
 )
 | 
          
            | C# | public void  RemoveAt( int index
 );
 | 
          
            | C++ | public: void RemoveAt(
 int index
 );
 | 
          
            | JScript | public function RemoveAt( index : int
 );
 | 
        
      
      Parameters
      
        
      
      
      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