Class | Description | |
---|---|---|
Collection<T> | Represents a collection of elements. | |
Item | Represents an item whose fields can be dynamically added and removed at run time. This class cannot be inherited. | |
ItemCollection | Represents a collection of items. | |
ItemEntry | Represents a base class for all strongly-typed items. | |
ItemEntryCollection | Represents a collection of item entries. | |
ItemEntryCollection<T> | Represents a strongly-typed collection of item entries. | |
ItemManager | Represents an item manager. This class cannot be inherited. |