binding.StringList, Remove / RemoveAll missing? #3298
Answered
by
Jacalz
zarkopopovski
asked this question in
Q&A
-
Hi, i am trying to remove a element from the List initialized with StringList data structure, but StringList doesnt implement Remove / RemoveAll methods, how can i remove a element or update the List with the different data? |
Beta Was this translation helpful? Give feedback.
Answered by
Jacalz
Oct 1, 2022
Replies: 1 comment 1 reply
-
This functionality is currently missing. There is an open issue tracking this support: #3100 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Jacalz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This functionality is currently missing. There is an open issue tracking this support: #3100