Colleagues,
Say, you need to remove some row from an array, like, Row #7 in a String Array(20, 3).
I tried to find some built in function/method in VS 2019 documentation - found nothing.
So, which is it:
a) I just didn't formulate my search criteria correctly,
OR
b) there ain't no such function, and I have to "roll-er-own"?
Please advise!
TIA!
Regards,
Ilya
Say, you need to remove some row from an array, like, Row #7 in a String Array(20, 3).
I tried to find some built in function/method in VS 2019 documentation - found nothing.
So, which is it:
a) I just didn't formulate my search criteria correctly,
OR
b) there ain't no such function, and I have to "roll-er-own"?
Please advise!
TIA!
Regards,
Ilya