Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
For the basic data types yes CInt, etc do the casting or you could look at CType(var, type) for explicit casting of classes into interfaces and the like

Afraits

"The avalanche has started, it is too late for the pebbles to vote"

Posted
No probs, just for reference if you end up using C# then (type) eg (Int) or (DataView) is the equivalent of the Ctype in VB.NET

Afraits

"The avalanche has started, it is too late for the pebbles to vote"

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...