vote up 0 vote down star

How do you round a Double down to the nearest integer in VB .NET?

flag

1 Answer

vote up 3 vote down check

Are we talking VB.NET or VB6? In VB.NET use Math.Truncate.

link|flag
VB .NET, and that's perfect. Thanks! – Steve Duitsman Dec 18 '08 at 16:03

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.