[[["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\u003eThis document outlines the \u003ccode\u003eResourceNameList<TName>\u003c/code\u003e class, which is designed to manage a list of resource names of a specific type, delegating its operations to an underlying list of string-based resource names.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceNameList<TName>\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIList<TName>\u003c/code\u003e, \u003ccode\u003eICollection<TName>\u003c/code\u003e, \u003ccode\u003eIEnumerable<TName>\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, enhancing its functionality for managing collections.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a constructor, \u003ccode\u003eResourceNameList(IList<string> underlyingList, Func<string, TName> stringToName)\u003c/code\u003e, that builds the list from an underlying list of strings and a function to parse strings into resource names.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceNameList<TName>\u003c/code\u003e class provides various methods for manipulating the list such as \u003ccode\u003eAdd\u003c/code\u003e, \u003ccode\u003eClear\u003c/code\u003e, \u003ccode\u003eContains\u003c/code\u003e, \u003ccode\u003eCopyTo\u003c/code\u003e, \u003ccode\u003eGetEnumerator\u003c/code\u003e, \u003ccode\u003eIndexOf\u003c/code\u003e, \u003ccode\u003eInsert\u003c/code\u003e, \u003ccode\u003eRemove\u003c/code\u003e, and \u003ccode\u003eRemoveAt\u003c/code\u003e, in addition to properties like \u003ccode\u003eCount\u003c/code\u003e, \u003ccode\u003eIsReadOnly\u003c/code\u003e, and an indexer.\u003c/p\u003e\n"],["\u003cp\u003eIt contains several versions available for use, from 3.2.0 all the way to 4.10.0, with the latter being the most current release.\u003c/p\u003e\n"]]],[],null,[]]