Adds an Object to the end of the LinkedSet.
[Visual Basic]
Overrides Overloads Public Function Add( _
ByVal value As Object _
) As Boolean Implements _
ISet.Add
true if the LinkedSet is modified; otherwise false.
LinkedSet Class | LinkedSet Members | Foley.Utilities.Collections Namespace | LinkedSet.Add Overload List