Relative Content

Tag Archive for c#nxopen

Access the list of data from another function

I have created a function for reading the data from excel file and stored as a list by rows and columns. Now I want use or access the data from the list to another functions using C#