ProcessController sample exception

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • lz

    #1

    ProcessController sample exception

    lstCurrent.Item s.Remove(lstCur rent.SelectedIt em.ToString
    ());

    In C# sample - ProcessControll er, above code generated
    exception, I wonder if that line ever worked?


Working...