Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

CommonEngine.SortRecords Method 

Sort the Record Array. The records must be of a Type that implements the IComparable interface.

[Visual Basic]
Public Shared Sub SortRecords( _
   ByVal records As Object() _
)
[C#]
public static void SortRecords(
   object[] records
);

Parameters

records
The records Array.

See Also

CommonEngine Class | FileHelpers Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox