Whenever you use a collection such as " List < T > " , " Dictionary<T,T> " , you have to create an “object” of the LIST or Dictionary by using the “new” key word. either in the code or in the variable panel. This will solve the issue.'.
.
Whenever you use a collection such as " List < T > " , " Dictionary<T,T> " , you have to create an “object” of the LIST or Dictionary by using the “new” key word. either in the code or in the variable panel. This will solve the issue.'.
.