DP News-Robot |
2. Mär 2020 18:10 |
Serializing Generic Object Lists with TJson
In the previous blog post we learned how to decorate a field of a class with attributes to adjust the Json serialization to our needs. This post is about serializing fields of type TObjectList<T> or descendants thereof. Let’s recap the problem and the final question: The Json serializer does a good job for array of … <a href="https://www.uweraabe.de/Blog/2020/03/02/serializing-generic-object-lists-with-tjson/" class="more-link">Continue reading<span class="screen-reader-text"> "Serializi
Weiterlesen...
|