The methods of the IExpando interface are listed below. For a complete list of IExpando interface members, see the IExpando Members topic.
AddField | Adds the named field to the Reflection object. |
AddMethod | Add the named method to the reflection object. |
AddProperty | Adds the named property to the Reflection object. |
RemoveMember | Removes the specified member. |
IExpando Interface | System.Runtime.InteropServices.Expando Namespace