|
.NET Framework | |||||||||
PREV NAMESPACE NEXT NAMESPACE | FRAMES NO FRAMES |
The Foley .NET Utilities Collection Namespace
Interface Summary | |
---|---|
ICollection2 | Represents an enhanced version of the ICollection interface. |
IList2 | Represents an enhanced version of the interface. |
ISet | Represents a collection of objects that contains no duplicate elements. |
Class Summary | |
---|---|
Collection2Base | Provides an abstract implementation of the interface. |
HashSet | A Hash Set implementation extending the abstract class. |
LinkedList | A Doubly-Linked List implementation of the interface. |
LinkedList.LinkedListEnumerator | |
LinkedList.Node | |
LinkedList.SubLinkedList | |
LinkedList.SubLinkedList.SubLinkedListEnumerator | |
LinkedSet | A Doubly-Linked Set implementation extending the abstract class. |
List2Base | Provides an abstract implementation of the interface and extends . |
SetBase | Provides an abstract implementation of the interface and extends . |
|
.NET Framework | |||||||||
PREV NAMESPACE NEXT NAMESPACE | FRAMES NO FRAMES |