BufferedDataCollection.SortBySequence Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Sort the collection by sequence.
Definition
Visual Basic .NET |
Public Sub SortBySequence( _ ByVal Descending As Boolean _ ) |
C# |
public void SortBySequence( bool Descending ); |
Managed C++ |
public: void SortBySequence( bool Descending ); |
JScript .NET |
public function SortBySequence( Descending : boolean ); |
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