Adds an Object to the end of the LinkedList.
[Visual Basic]
Overrides Overloads Public Function Add( _
ByVal value As Object _
) As Integer Implements _
IList.Add
The zero-based index at which the value was added.
LinkedList Class | LinkedList Members | Foley.Utilities.Collections Namespace | LinkedList.Add Overload List