Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

C# equivelant in VB.NET

Status
Not open for further replies.

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 all,
I answered my question, forgot to add the libraries. Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top