This documentation is archived and is not being maintained.
System.Runtime.InteropServices.Expando Namespace
Visual Studio 2010
The System.Runtime.InteropServices.Expando namespace contains the IExpando interface which allows modification of an object by adding or removing its members.
| Interface | Description | |
|---|---|---|
![]() | IExpando | Enables modification of objects by adding and removing members, represented by MemberInfo objects. |
Show:
