NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IExpando Methods

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.

See Also

IExpando Interface | System.Runtime.InteropServices.Expando Namespace