Logic to skip repeating values in a variable

Posted by SmartestVEGA on Stack Overflow See other posts from Stack Overflow or by SmartestVEGA
Published on 2010-03-31T15:26:33Z Indexed on 2010/03/31 15:33 UTC
Read the original article Hit count: 290

i have a loop where a variable value will change in each loop and display those values in each loop. i need to skip the display of the value if the same value repeats from second time

© Stack Overflow or respective owner

Related posts about c#.net

Related posts about .NET