Share via


ICancellableEnumerable Members

This element is introduced in Windows PowerShell 5.0.

The following tables list the members exposed by the ICancellableEnumerable type.

Public Methods

(see also Extension Methods)

  Name Description
public method Cancel  This element is introduced in Windows PowerShell 5.0. (Inherited from ICancellable)

Top

Extension Methods

  Name Description
public extension method ByRef  Overloaded. (Defined by CollectionExtensions.)
public extension method ByRefEnumerable  This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.)
public extension method Concat  Overloaded. (Defined by CollectionExtensions.)
public extension method ConcatSingleItem  This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.)
public extension method Find  (Defined by Utilities.)
public extension method IsNullOrEmpty  Whether the collection object is null or an empty collection.This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.)
public extension method MyMax  This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.)
public extension method SafeAggregate  This element is introduced in Windows PowerShell 5.0. (Defined by StringExtensions.)
public extension method ToCacheEnumerable  This element is introduced in Windows PowerShell 5.0. (Defined by CachingEnumerableExtensions.)
public extension method ToDictionaryNicely  This element is introduced in Windows PowerShell 5.0. (Defined by DictionaryExtensions.)
public extension method WhereNotNull  This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.)

Top

See Also

Reference

ICancellableEnumerable Generic Interface
Microsoft.OneGet.Utility.Collections Namespace