[[["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 for passing either a single element or an array of elements as a parameter value.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements both \u003ccode\u003eIEnumerable<T>\u003c/code\u003e and \u003ccode\u003eIEnumerable\u003c/code\u003e interfaces, allowing it to be used in scenarios where collections are expected.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRepeatable<T>\u003c/code\u003e supports implicit conversions from \u003ccode\u003eT\u003c/code\u003e, \u003ccode\u003eT[]\u003c/code\u003e, and \u003ccode\u003eList<T>\u003c/code\u003e, making it easy to use with various data structures.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator()\u003c/code\u003e method allows iteration over the elements within a \u003ccode\u003eRepeatable<T>\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 1.69.0, and version 1.59.0 is one of the versions that can be reviewed in the documentation.\u003c/p\u003e\n"]]],[],null,[]]