Foley .NET Utilities Class Library | |
LinkedSet Class
A Doubly-Linked Set implementation extending the abstract SetBase class.
For a list of all members of this type, see LinkedSet Members.
System.Object
Collection2Base
SetBase
LinkedSet
[Visual Basic]Public Class LinkedSet
Inherits SetBase
Implements ICollection2, ICollection, IEnumerable, ISet, ICloneable
[C#]
[Serializable]
public class LinkedSet : SetBase, ICollection2, ICollection, IEnumerable, ISet, ICloneable
Requirements
Namespace: Foley.Utilities.Collections Namespace
Assembly: FoleyUtilities.dll
See Also
LinkedSet Members | Foley.Utilities.Collections Namespace