I can't find a clear explanations or an example about jagged list or a list inside a list
like :
- var listOfList = new List
- int>>();
- List
- int>> list = new List
- int>>();
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kunjahamed PPosted Feb 5, 2020, 4:03 AM
Bhawna TutejaPosted Feb 10, 2020, 11:44 PM