E
Eps
i am writing an app that uses a COM object, one method needs to have a
reference to a string array passed as it's parameter, it wont accept a
normal string array. what is the syntax for passing a reference in c# ?
hopefully this is an easy question. any help appreciated.
reference to a string array passed as it's parameter, it wont accept a
normal string array. what is the syntax for passing a reference in c# ?
hopefully this is an easy question. any help appreciated.