Initializes a new instance of the LinkedList class that contains elements copied from the specified collection.
[Visual Basic]
Overloads Public Sub New( _
ByVal collection As ICollection _
)
LinkedList Class | LinkedList Members | Foley.Utilities.Collections Namespace | LinkedList Constructor Overload List