 |  | Rating: Reviews: 0 [+] Favor-It: 0 Users [+] |
|
You may occasionally need to interrogate an object about its members at run time, or even invoke a method on that object without knowing its exact type. Some of you will recognize the latter task as late-bound, or IDispatch method, invocation. Author: Lamont Adams Code: ASP.NET v1.0 & VB |