Subject: default(System.Type) does this exist in VB.NET 2k5
Posted By: Peace2u Post Date: 8/18/2006 6:51:25 AM
Hi Everybody,

Can someone please tell me how to convert this to vb.net

public int amount = default(System.Int32);

I tried doing

public amount as Integer = default(System.Int32)

but VS.NET 2005 gives the error Expression Expected.

Does this c# system function exist in VB.NET?

Thank you in advance,


/Peace2u my friends

Go to topic 48462

Return to index page 200
Return to index page 199
Return to index page 198
Return to index page 197
Return to index page 196
Return to index page 195
Return to index page 194
Return to index page 193
Return to index page 192
Return to index page 191