[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eQuery.SortDirection\u003c/code\u003e is an enum that dictates the sorting order.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits numerous members from the \u003ccode\u003eEnum\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e classes, including methods for comparison, equality, and class information retrieval.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQuery.SortDirection\u003c/code\u003e has two static fields, \u003ccode\u003eASCENDING\u003c/code\u003e and \u003ccode\u003eDESCENDING\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two static methods associated with this enum: \u003ccode\u003evalueOf(String name)\u003c/code\u003e and \u003ccode\u003evalues()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]