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.

  Interface Description
Public interface IExpando Enables modification of objects by adding and removing members, represented by MemberInfo objects.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.