IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Looks like extraneous garbage to me.
It doesn't make sense syntactically (caveat: I'm a Java programmer much more than a C# programmer, but still).

!0 would mean "not zero", or 'true', but putting that in front of a method call (MyProject.Forms.frmStatus.TriggerTableAdapter.GetID()) doesn't make any sense.
Regards,
-scott
Welcome to Rivendell, Mr. Anderson.
New Concur
That is the typecast syntax, but !0 does not compute in that context. It needs a type name. Looks like something got crossed up last time your predecessor saved the code.

If there's a source code management tool involved, take a look at past revisions to see where this cropped up.
     C# question - (lincoln) - (5)
         Is it a conditional? - (Another Scott)
         Looks like extraneous garbage to me. - (malraux) - (1)
             Concur - (scoenye)
         Re: C# question - (boxley) - (1)
             My guess - (hnick)

I don't usually win conversations this decisively.
48 ms