Namespace: System.Runtime.InteropServices.Expando

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

Members of System.Runtime.InteropServices.Expando Namespace

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

Namepace hierarchy

Copyright (c) 2002 Microsoft Corporation. All rights reserved.