IExpando::AddField Method (String^)
.NET Framework (current version)
Adds the named field to the Reflection object.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- name
-
Type:
System::String^
The name of the field.
| Exception | Condition |
|---|---|
| NotSupportedException | The IExpando object does not support this method. |
.NET Framework
Available since 1.1
Available since 1.1
Show: