Enum SortOrder Namespace: Varigence.Languages.Biml Assembly:Biml.dll C# Copy public enum SortOrder Fields Asc Specifies that the items are sorted in ascending order. Desc Specifies that the items are sorted in descending order.