开发者

C#: Integer value being returned as hexadecimal in VS 2008

I have a c# code snippets where i am creating a list of my custom class objects.When i am taking开发者_运维问答 the count of that,its showing me a hexadecimal value in the quickwatch window.

alt text http://img509.imageshack.us/img509/434/morrisissueinvs2008.jpg

But if i type listItemCount.ToStrin(), i am getting the proper value as output (ie : 50061)

Any idea how to correct this ?


Right click the Watch Window and deselect the Hexadecimal Display of values.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜