I'm trying to convert some VB code into C# and am getting hung up on the nGetValue method. ci_Item.InvokeMethod("nGetValue", "ItemCode$", itmCode); Can I use the nGetValue method to get a value from an object or should I be using some other method? Thanks, Jonathan
↧