[[["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."],[[["This documentation details the `ResourceNameList\u003cTName\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."],["The `ResourceNameList\u003cTName\u003e` class implements several interfaces, including `IList\u003cTName\u003e`, `ICollection\u003cTName\u003e`, `IEnumerable\u003cTName\u003e`, and `IEnumerable`, ensuring comprehensive list functionality."],["The class offers various methods for list manipulation, such as `Add`, `Clear`, `Contains`, `CopyTo`, `GetEnumerator`, `IndexOf`, `Insert`, `Remove`, and `RemoveAt`, providing extensive control over the resource name list."],["It also provides access to a read-only count of items, in addition to whether the list is readonly, and offers a constructor that takes an underlying list and a method to convert a string to a resource name of type `TName`."],["The document also shows the available versions for this class of code, with version 4.10.0 being the latest."]]],[]]