Microsoft.OneGet.Utility.Collections Namespace

Classes

Class Description
AbstractDictionary This element is introduced in Windows PowerShell 5.0.
ByRefCancellationToken This element is introduced in Windows PowerShell 5.0.
ByRefCancellationTokenSource This element is introduced in Windows PowerShell 5.0.
ByRefEnumerable This element is introduced in Windows PowerShell 5.0.
ByRefEnumerator This element is introduced in Windows PowerShell 5.0.
CacheEnumerable Wraps IEnumerable and adds a cache in the form of a list. It incrementally populates the cache as the source collection is enumerated. Subsequent requests for elements that are cached are returned from the cache. It does not need to iterate thru the whole collection before using the cache.This element is introduced in Windows PowerShell 5.0.
CachingEnumerableExtensions This element is introduced in Windows PowerShell 5.0.
CancellableBlockingCollection This element is introduced in Windows PowerShell 5.0.
CancellableEnumerable This element is introduced in Windows PowerShell 5.0.
CancellableEnumerator This element is introduced in Windows PowerShell 5.0.
DelegateDictionary This element is introduced in Windows PowerShell 5.0.
HashSet This element is introduced in Windows PowerShell 5.0.
HashSet This element is introduced in Windows PowerShell 5.0.
HashSet This element is introduced in Windows PowerShell 5.0.
HashSet This element is introduced in Windows PowerShell 5.0.
List This element is introduced in Windows PowerShell 5.0.
List This element is introduced in Windows PowerShell 5.0.
List This element is introduced in Windows PowerShell 5.0.
List This element is introduced in Windows PowerShell 5.0.
OrderedDictionary This element is introduced in Windows PowerShell 5.0.
ReadOnlyDelegateDictionary This element is introduced in Windows PowerShell 5.0.
SerializableEnumerable This element is introduced in Windows PowerShell 5.0.
SerializableEnumerator This element is introduced in Windows PowerShell 5.0.
VirtualEnumerator This element is introduced in Windows PowerShell 5.0.

Interfaces

Interface Description
ICancellable This element is introduced in Windows PowerShell 5.0.
ICancellableEnumerable This element is introduced in Windows PowerShell 5.0.
ICancellableEnumerator This element is introduced in Windows PowerShell 5.0.