in

Chennai .Net User Group

A platform that enables you to Learn, Share & Grow (India's first .Net user group)

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
Sorry, but there are no more tags available to filter with.
  • Casting Struct to Generic List

    Hi Everyone, I have placed a sample code below in which i need to type cast from struct to list<object>. In this below example how i can add emp1 to operation list public struct Operation { public bool success; public string msg; public List<Object> ListTest; } public struct Emp { public...
    Posted to C# (Forum) by beemanoj on 11-05-2009
Page 1 of 1 (1 items)
Copyright © 2002-2008 Chennai .Net User Group. All Rights Reserved. Microsoft and Microsoft logo's are trademarks of Microsoft Corporation