Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  What Are Generics
Subject:   'System.Collections.Stack' has no Type parameters and so cannot have type arguments
Date:   2007-01-01 06:19:03
From:   DavidCoulter
What would cause this error on the following line of code.


Dim Moves as Stack(Of String)


Thanks