orders {SMRUCC.Rsharp.Runtime.Internal.Invokes.LinqPipeline} | .NET clr documentation |
# namespace SMRUCC.Rsharp.Runtime.Internal.Invokes.LinqPipeline
export class orders extends Enum {
desc: orders = -1;
none: orders = 0;
asc: orders = 1;
}
desc
: ordersnone
: ordersasc
: orders