[[["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-04 UTC."],[[["The `ResourceNameList\u003cTName\u003e` class provides a list of resource names, managing an underlying list of string-based resource names, which is available from version 3.2.0 onwards."],["This class implements multiple interfaces including `IList\u003cTName\u003e`, `ICollection\u003cTName\u003e`, `IEnumerable\u003cTName\u003e`, and `IEnumerable`, enabling various list-related operations."],["It has a constructor that takes an `IList\u003cstring\u003e` and a `Func\u003cstring, TName\u003e` to construct the list, as well as other functions such as Add, Remove, Contains, and a property to return a count."],["The `ResourceNameList\u003cTName\u003e` class includes methods for common list operations such as adding, removing, clearing, and finding items, as well as properties for determining the count and read-only status of the list."],["The most recent version of this resource is version 4.10.0, however there is a documented history of other previous versions of the resource in the same webpage."]]],[]]