Unable to find DataRow[] type while browsing more

I need the DataRow

But when browse type and select like in snapshot image

I got the DataRow only not DataRow type.

Hi,

First use array[T] , then browse for types and then give system.data.datarow.

1 Like

Thanks Anil Got it!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.