System.Runtime.InteropServices.Expando Namespace

Contains the IExpando interface which allows modification of an object by adding or removing its members.

Interfaces

IExpando

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