Hi all ,
I want to add all items to dictionary , If I add more than 15 items in dictionary it throws error. can anyone let me know how to add all items to dictionary?
BC32042: Too few type arguments to ‘Script.Func232(Of In T0, In T1, In T2, In T3, In T4, In T5, In T6, In T7, In T8, In T9, In T10, In T11, In T12, In T13, In T14, In T15, Out TResult)’. Argument ‘Value’: BC36625: Lambda expression cannot be converted to ‘Expression(Of Func232)’ because ‘Expression(Of Func232)’ is not a delegate type.