As far as Fix.... the framework will truncate if you cast a single of (3.5) into an integer, the .5 will drop off.
VB Code:
example: Dim total As Integer = CType(3.2!, Integer)
|
Results 1 to 22 of 22
Thread: VB.NET equivalent ..Threaded View
|
Click Here to Expand Forum to Full Width |