[[["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-04-17 UTC."],[[["Version 2.4.0 is the latest release, with a history of previous versions available ranging back to version 1.3.0."],["The `WeekDayOfMonth` class represents a specific week day within a month, such as \"the 4th Sunday\", inheriting from `Object` and implementing multiple interfaces like `IMessage` and `IEquatable`."],["`WeekDayOfMonth` objects can be constructed either using a default constructor or by providing another `WeekDayOfMonth` instance as a parameter."],["The `DayOfWeek` property, which is required, specifies the day of the week and is of type `DayOfWeek`."],["The `WeekOrdinal` property, which is also required, represents the week number within the month, where 1-4 signify the 1st to 4th week, and -1 indicates the last week of the month."]]],[]]