Stemmer.Cvb.Collections.Generic Namespace

CVB.Net Documentation
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.
Classes

  ClassDescription
Public classCollectionExtensions
Extension methods for use with generic collections
Public classInfoCollectionTParent, TInfo
Generic collection of information objects.
Public classLicenseCollectionExtensions
Extension methods for use with generic collections of license information.
Public classReadOnlyCollectionT
Read-only, generic collection of elements.
Public classReadOnlyDictionaryTKey, TValue
Read-only, generic collection of key/value pairs.
Public classReadOnlyDictionaryBaseTKey, TValue
Base class for read-only, generic collection of key/value pairs.
Enumerations

  EnumerationDescription
Public enumerationSortDirection
Sort directions as used by the IResultSortable interface.
Public enumerationSortStatus
Sort status of a collection.