S siddu Member Joined Dec 5, 2006 Messages 7 Programming Experience 1-3 Feb 1, 2007 #1 What is the Equivalent keyword of readonly variable in VB.Net Tell keyword in C#
JohnH VB.NET Forum Moderator Staff member Joined Dec 17, 2005 Messages 15,875 Location Norway Programming Experience 10+ Feb 1, 2007 #2 A readonly variable is declared Const in VB.Net. What ever do you mean by "Tell keyword in C#" ?? Upvote 0 Downvote