Hi @DEATHFISH,
Can you use this expression in assign statement and store in variable which has key of Int32 and value as list of int32
new Dictionary(of Int32, List(of int32))
Refer the below post for reference
Hi @DEATHFISH,
Can you use this expression in assign statement and store in variable which has key of Int32 and value as list of int32
new Dictionary(of Int32, List(of int32))
Refer the below post for reference