UI Path Lists

Hi,

I’m working through the Data Manipulation exercises attempting Lists & I cannot select the List variable data type (see screenshot) . Do you know how to resolve this or is there another .Net List type that I can select that would work the same?

Type
System.Collections.Generic.List<T>
And select type of list you want

Thanks
@Thulini_Dissanayake

2 Likes