Please tell me the way to implement the C# keyword 'is' in VB.NET 2010.
I need to check (in VB.NET) whether a given object is compatible (ie, is an object of the given class or an object of a class that was derived from a given class) with a class,
Loading
LiyaPosted Jun 4, 2010, 3:37 AM