C#使用Microsoft.VisualBasic.Collections [英] C# using Microsoft.VisualBasic.Collections

查看:70
本文介绍了C#使用Microsoft.VisualBasic.Collections的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编写一个必须使用Microsoft.VisualBasic.Collections的C#应用​​程序,因为它必须与现有的Visual Basic应用程序一起使用.我想知道在将信息发送到基本应用程序之前是否正确填充了集合.我无法访问基本应用程序以放置写入功能来显示数据,因此我想在C#应用程序中执行此操作.

I am writing a C# application which has to use Microsoft.VisualBasic.Collections since it has to work with an existing Visual Basic application. I would like to know if the collection is being filled correctly before I send the infromation to the Basic Application. I cannot access the basic application to put in write functions to display the data so I would like to do this in the C# application. How would I go about doing this?

推荐答案

您是否在C#项目中添加了对Microsoft.VisualBasic.dll的引用?
尼克
Have you added a reference to Microsoft.VisualBasic.dll in your C# project?

Nick


是的,我已经将dll添加到了程序中.
Yes, I have added the dll to the program.


这篇关于C#使用Microsoft.VisualBasic.Collections的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆