Message in Chinese (Simplified) (中文(简体))
InstanceValue 的命名集合(字典)中提供了一个 null 值。为 null 值提供的名称为 <var>X</var>。null 不是有效的 InstanceValue。若要指定 null 值,请将 null 传递给 InstanceValue 构造函数,从而使用具有 null 数据的 InstanceValue 实例。若要指示应该删除命名值,请使用 InstanceValue.DeletedValue。
Unlocalized message
A null value was provided in a named collection (dictionary) of InstanceValues. The name provided for the null value was <var>X</var>. Null is not a valid InstanceValue. To specify a null value, use an instance of InstanceValue with null data by passing null to the InstanceValue constructor. To indicate that a named value should be deleted, use InstanceValue.DeletedValue.
Search by Google