pmMDA.NET

DataObjectOrder.RemoveAt Method 

[This is preliminary documentation and subject to change.]

Removes an order parameter at a specified index.

public void RemoveAt(
   int index
);

Parameters

index
The index of the order parameter to remove.

See Also

DataObjectOrder Class | PmMda.Net.Dog.Sorting Namespace