导航菜单

NullReferenceException是什么意思_翻译中文_怎么读

NullReferenceException

网络释义:空引用;会造成异常;空引用的异常

网络释义

1.空引用“将时间映射为特定的依赖属性的值”的东西,所以这不会造成异常(例如NullReferenceException)。

3.空引用的异常回值是null,若是不加以搜检就进行类型转换的话,会激发一个异常NullReferenceException)。

5.已填满tyles 集合中撷取项目。当 TableStyle 物件加入至 TableStyles 集合时,GridColumnStyles 集合已填满 (NullReferenceExcepti

6.未选取任何节点下列条件可能造成例外状况 (Exception): TreeView 控制项没有节点,或是未选取任何节点 (NullReferenceException 类别)。

例句释义:,空引用,会造成异常,空引用的异常

1.When the stringize method is called at run time with a null parameter, it will result in a NullReferenceException.如果运行时使用null参数调用stringize方法,将导致NullReferenceException。

2.The debugger will encounter NullReferenceException at run time; therefore, the handpng should be changed for this exception too.调试器在运行时会遇到NullReferenceException,因此还应该更改对该异常的处理。

3.The DataSource property of the DataGrid is not set before accessing the GridColumnStyles collection (NullReferenceException Class).在访问GridColumnStyles集合(NullReferenceException类)之前,不会设置DataGrid的DataSource属性。

4.If the Roll method on the die is invoked prior to the number of sides being set, the die throws a NullReferenceException exception.如果在设置骰子面数之前对骰子调用了Roll方法,骰子将引发NullReferenceException异常。

5.NullReferenceException: Object reference not set to an instance of an object.无效参考例外:目标参考无法举出例子。

6.The MappingName property is not property formatted (NullReferenceException Class).MappingName属性并未采用属性格式(NullReferenceException类)。

7.NullReferenceException is thrown if the object reference or pointer is a null reference and the field isn't static.如果对象引用或指针是空引用并且该字段是静态的,则引发NullReferenceException。

8.NullReferenceException is thrown if the object is null and the field is not static.如果对象为空且字段不是静态的,则引发NullReferenceException。

9.The GridColumnStyles collection is filled when the TableStyle object is added to the TableStyles collection (NullReferenceException Class).在将TableStyle对象添加到TableStyles集合(NullReferenceException类)中时,就会填充GridColumnStyles集合。