Classes | |
class | CollectionExtensions |
Extension methods for use with generic collections More... | |
class | InfoCollection |
Generic collection of information objects. More... | |
class | LicenseCollectionExtensions |
Extension methods for use with generic collections of license information. More... | |
class | NamespaceDoc |
The namespace Stemmer.Cvb.Collections.Generic contains type definitions that make working with generic containers from System.Collections.Generic that hold objects specific to Common Vision Blox easier. More... | |
class | ReadOnlyCollection |
Read-only, generic collection of elements. More... | |
class | ReadOnlyDictionary |
Read-only, generic collection of key/value pairs. More... | |
class | ReadOnlyDictionaryBase |
Base class for read-only, generic collection of key/value pairs. More... | |
Enumerations | |
enum | SortDirection { Ascending , Descending } |
Sort directions as used by the IResultSortable interface. More... | |
enum | SortStatus { Sorted , Unsorted } |
Sort status of a collection. More... | |
enum SortDirection |
enum SortStatus |