This topic has not yet been rated - Rate this topic

System.Runtime.InteropServices.Expando Namespace

The System.Runtime.InteropServices.Expando namespace contains the IExpando interface which allows modification of an object by adding or removing its members.

Namespace hierarchy

Interfaces

Interface Description
IExpando Enables modification of objects by adding and removing members, represented by MemberInfo objects.

See Also

.NET Framework Class Library

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.