> also if you implement the
> interface and add a few properties - pass the object to a
> function how do
> you call the new properties!

IExpando extends IReflect.  If you implement IExpando, you'll also implement
IReflect.  A target function can use the members of IReflect to find out
about, and invoke those new properties.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to