| BufferedDataCollection.SortBySequence Method | Language: | 
      
      
      Sort the collection by sequence.
      Definition
      
        
          
            | Visual Basic | Public Sub SortBySequence( _ ByVal Descending As Boolean _
 )
 | 
          
            | C# | public void  SortBySequence( bool Descending
 );
 | 
          
            | C++ | public: void SortBySequence(
 bool Descending
 );
 | 
          
            | JScript | public function SortBySequence( Descending : boolean
 );
 | 
        
      
      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