reference/reflection/reflectionproperty/setvalue.xml
0a8a502764676759e213265a3e1e675c43533dd1
...
...
@@ -37,8 +37,8 @@
37
37
<listitem>
38
38
<para>
39
39
If the property is non-static an object must be provided to change
40
-
the property on. If the property is static this parameter is left
41
-
out and only <parameter>value</parameter> needs to be provided.
40
+
the property on.
41
+
If the property is static a value of &null; <emphasis>must</emphasis> be to be provided.
42
42
</para>
43
43
</listitem>
44
44
</varlistentry>
45
45