How do you round a Double down to the nearest integer in VB .NET?
|
|
Are we talking VB.NET or VB6? In VB.NET use Math.Truncate. |
||
|
|
|
|
|
|
|
|
Are we talking VB.NET or VB6? In VB.NET use Math.Truncate. |
||
|