CollectionExtensions Members
This element is introduced in Windows PowerShell 5.0.
The following tables list the members exposed by the CollectionExtensions type.
Public Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
![]() ![]() |
AddLocked | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
AddRangeLocked | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
ByRef | Overloaded. |
![]() ![]() |
ByRefEnumerable | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
Concat | Overloaded. |
![]() ![]() |
ConcatSingleItem | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
FirstOrDefault | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
IfPresentRemoveLocked | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
IsNullOrEmpty | Whether the collection object is null or an empty collection.This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
MyMax | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
SingleItemAsEnumerable | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
ToArray | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
ToEnumerable | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
ToIEnumerable | This element is introduced in Windows PowerShell 5.0. |
![]() ![]() |
WhereNotNull | This element is introduced in Windows PowerShell 5.0. |
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.) |
![]() |
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.) |
![]() |
ToEnumerable | This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.) |
Top
See Also
Reference
CollectionExtensions Class
Microsoft.OneGet.Utility.Extensions Namespace