Let\'s say I want to create a collection class that is thread-safe by default. Internally, the class has a protected List<T> property called Values.
I am using Aspose cells to manipulate Excel spreadsheets. One of the types in the API is a collection of Pictures in the spreadsheet, which derives from CollectionBase: