[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRepeatable<T>\u003c/code\u003e class allows passing either a single element or an array of elements as a parameter value.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements the \u003ccode\u003eIEnumerable<T>\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRepeatable<T>\u003c/code\u003e class offers several implicit operators to convert single elements, arrays (\u003ccode\u003eT[]\u003c/code\u003e), and lists (\u003ccode\u003eList<T>\u003c/code\u003e) into \u003ccode\u003eRepeatable<T>\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRepeatable\u003c/code\u003e constructor takes an \u003ccode\u003eIEnumerable<T>\u003c/code\u003e as a parameter to create a repeatable value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator()\u003c/code\u003e method returns an \u003ccode\u003eIEnumerator<T>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]