net中将对象项设置为null

net中将对象项设置为null

本文介绍了如何在vb.net中将对象项设置为null的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 限时删除!! 大家好, i有单选按钮 有2个值1,0是或否 如果用户选择否 i必须对象elments他们的值应为null 其中一个是datetime rational_obj.OfficeWorkApproveDate =没有 和另一个一个是字符串 如何在vb.net中将它们置为空? ?解决方案 hi all ,i have radio buttonwith 2 values 1,0 yes or noif user choose noi have to object elments their values should be nullone of them is datetime rational_obj.OfficeWorkApproveDate =nothingand the other one is stringhow can i put them to null in vb.net? 解决方案 这篇关于如何在vb.net中将对象项设置为null的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 1403页,肝出来的..
09-06 10:52