Solved
Forum Discussion
kepsam
14 years agoNew Contributor
Use the method Get
int Get(int Param1, int Param2);
In the example it would be result.Get(0,0); to find the first index
int Get(int Param1, int Param2);
In the example it would be result.Get(0,0); to find the first index