Nov 23, 2006 #1 eatwork Technical User May 16, 2005 155 CA Hi can anyone tell me what the VB.NET equivalent is for the following C# methods? 1)RuntimeHelpers.GetObjectValue() 2)SingleType.FromObject() 3)StringType.FromObject() 4)ObjectType.NotObj(obj1) 5)IntegerType.FromString() 6)DoubleType.FromObject() Thank you
Hi can anyone tell me what the VB.NET equivalent is for the following C# methods? 1)RuntimeHelpers.GetObjectValue() 2)SingleType.FromObject() 3)StringType.FromObject() 4)ObjectType.NotObj(obj1) 5)IntegerType.FromString() 6)DoubleType.FromObject() Thank you
Nov 23, 2006 Thread starter #2 eatwork Technical User May 16, 2005 155 CA HI all, I answered my question, forgot to add the libraries. Thanks Upvote 0 Downvote