|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Javascript equivalent in C#Hi
Is there any equivalent for Javascripts Array methods lik push pop shift unshift .... ..... etc Barry
Show quote
"Barry" <some***@somewheer.com> wrote in message See the .NET Framework System.Collections.Stack class,news:ufo4Dr5RHHA.4844@TK2MSFTNGP03.phx.gbl... > Hi > > Is there any equivalent for Javascripts Array methods lik > push > pop > shift > unshift > ... > .... > etc > > Barry > http://msdn2.microsoft.com/en-us/library/system.collections.stack.aspx for starters. |
|||||||||||||||||||||||