ISortCollection.GetSorts Method

Definition

Gets an array of the sort items from the collection.

[System.Runtime.InteropServices.ComVisible(false)]
public Microsoft.Hpc.Scheduler.Properties.SortProperty[] GetSorts ();
abstract member GetSorts : unit -> Microsoft.Hpc.Scheduler.Properties.SortProperty[]
Public Function GetSorts () As SortProperty()

Returns

An array of SortProperty objects that define the sort items in the collection.

Attributes

Applies to