The InTheHand.Collections namespace contains interfaces and classes that define various collections of objects, such as lists, queues, bit arrays, hash tables and dictionaries.
| C# | Visual Basic |
namespace InTheHand.Collections
Namespace InTheHand.Collections
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| ArrayListHelper |
Helper for ArrayList class.
|