Show / Hide Table of Contents

Enum SortOrder

Specifies the direction of a sort operation.

Namespace: Cuemon
Assembly: Cuemon.Core.dll
Syntax
public enum SortOrder

Fields

Name Description
Ascending

Sorts in ascending order.

Descending

Sorts in descending order.

Unspecified

No sort order is specified, meaning the default sorting is used.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright 2008-2022 Geekle. All rights reserved. Code with passion and love; deploy with confidence. 👨‍💻️🔥❤️🚀😎
Generated by DocFX