Enables modification of objects by adding and removing members, represented by MemberInfo objects.
For a list of all members of this type, see IExpando Members.
System.Reflection.IReflect
System.Runtime.InteropServices.Expando.IExpando
[Visual Basic]
<Guid("AFBF15E6-C37C-11d2-B88E-00A0C9B471B8")>
Public Interface IExpando
Inherits IReflect
[C#]
[Guid("AFBF15E6-C37C-11d2-B88E-00A0C9B471B8")]
public interface IExpando : IReflect
[C++]
[Guid("AFBF15E6-C37C-11d2-B88E-00A0C9B471B8")]
public __gc __interface IExpando : public IReflect
[JScript]
public
Guid("AFBF15E6-C37C-11d2-B88E-00A0C9B471B8")
interface IExpando implements IReflect Requirements
Namespace: System.Runtime.InteropServices.Expando
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Mscorlib (in Mscorlib.dll)
See Also
IExpando Members | System.Runtime.InteropServices.Expando Namespace