目录
4、Marshalling arrays between C++ and C#
5、Passing a dynamic array from unmanaged C++ to C#(C++动态数组传递给C#)
6、Passing a vector of structs from unmanaged C++ to C#(C++自定义结构体传递给C#)
7、Passing a vector of strings from unmanaged C++ to C#(C++字符串Vector传递给C#)
8、Passing a vector of custom objects from unmanaged C++ to C#(C++自定义类型vector传递给C#)