Friend Function Double SomeFunction(ByVal int i, ref image As Drawing.Bitmap) As Double
{
Dim int count = i;
If (i == 50) Then
For i = 50; i <= 100; Step 1;
{
Console.Writeline(i.ToString())
}
End If
Return CDbl(Math.Ceiling(i);
} End Function
Sorry i couldn't have that code highlighted, but DIC doesn't seem to have syntax highlighting for VBC# .NET.

New Topic/Question
Reply



MultiQuote




|