knowing the interfaces that an object implements
- From: "Sanjay" <sanjays.singh@xxxxxxxxx>
- Date: Mon, 25 Apr 2005 12:34:16 +0530
hi all,
i have a function that accepts Object as an argument.Depending on whether
the passed object
implements Idisposable , i want to call dispose on that object.
How can i check whether this object implements Idisposable ?
I would be thankful for any pointer on the same.
sanjay
.
- Follow-Ups:
- RE: knowing the interfaces that an object implements
- From: PIEBALD
- Re: knowing the interfaces that an object implements
- From: LOZANO-MORÁN, Gabriel
- RE: knowing the interfaces that an object implements
- Prev by Date: Remote Desktop Programming
- Next by Date: Re: knowing the interfaces that an object implements
- Previous by thread: Remote Desktop Programming
- Next by thread: Re: knowing the interfaces that an object implements
- Index(es):
Relevant Pages
|
Loading