CancellableEnumerable Members
This element is introduced in Windows PowerShell 5.0.
The following tables list the members exposed by the CancellableEnumerable type.
Public Constructors
Name | Description | |
---|---|---|
CancellableEnumerable | This element is introduced in Windows PowerShell 5.0. |
Top
Protected Fields
Name | Description | |
---|---|---|
_cancellationTokenSource | This element is introduced in Windows PowerShell 5.0. | |
_enumerable | This element is introduced in Windows PowerShell 5.0. (Inherited from SerializableEnumerable) |
Top
Public Properties
Name | Description | |
---|---|---|
IsCancelled | This element is introduced in Windows PowerShell 5.0. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Cancel | This element is introduced in Windows PowerShell 5.0. | |
Dispose | Overloaded. This element is introduced in Windows PowerShell 5.0. | |
Equals | (Inherited from Object) | |
GetCancellableEnumerator | This element is introduced in Windows PowerShell 5.0. | |
GetEnumerator | Overridden. This element is introduced in Windows PowerShell 5.0. | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
Dispose | Overloaded. This element is introduced in Windows PowerShell 5.0. | |
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
Extension Methods
Name | Description | |
---|---|---|
As | Use this method to adapt an object from a foreign app domain to a known interface in this app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) | |
As | This is called to adapt an object from a foreign app domain to a known interface in this appDomainThis element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) | |
As | Adapts an object from a foreign app domain to a known interface in this app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) | |
ByRef | Overloaded. (Defined by CollectionExtensions.) | |
ByRefEnumerable | This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.) | |
Concat | Overloaded. (Defined by CollectionExtensions.) | |
ConcatSingleItem | This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.) | |
Extend | Use this method to adapt and extend an object so that you can pass it to a foreign app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) | |
Extend | This is called to adapt and extend an object that we wish to pass to a foreign app domainThis element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) | |
Extend | Used to extend an object with an interface from a foreign app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) | |
Find | (Defined by Utilities.) | |
IsNullOrEmpty | Whether the collection object is null or an empty collection.This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.) | |
MyMax | This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.) | |
SafeAggregate | This element is introduced in Windows PowerShell 5.0. (Defined by StringExtensions.) | |
ToCacheEnumerable | This element is introduced in Windows PowerShell 5.0. (Defined by CachingEnumerableExtensions.) | |
ToDictionaryNicely | This element is introduced in Windows PowerShell 5.0. (Defined by DictionaryExtensions.) | |
ToEnumerable | This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.) | |
WhereNotNull | This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
GetEnumerator | This element is introduced in Windows PowerShell 5.0. (Inherited from SerializableEnumerable) |
Top
See Also
Reference
CancellableEnumerable Generic Class
Microsoft.OneGet.Utility.Collections Namespace