Good Morning,
I'm trying to understand how to accept a list of objects returned from a .NET assembly (using COM interop).
My .NET class is as follows:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ClassLibrary1
{
public class Person...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.