how to find the type of an object represented by an interface
- From: "Random" <cipherlad@xxxxxxxxxxx>
- Date: Fri, 23 Feb 2007 15:34:05 -0800
How can I use reflection (or some other method) to find the type of an
object that has been passed in to my method under an interface definition?
I try to use GetType, but that won't work.
.
- Prev by Date: Re: execute program on web server
- Next by Date: Using Profile variable for query
- Previous by thread: Getting the Click event of an TemplateField
- Next by thread: Re: how to find the type of an object represented by an interface
- Index(es):
Loading