GeneralUtilities.NonNull<T>(IEnumerable<T>) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public static System.Collections.Generic.IEnumerable<T> NonNull<T> (this System.Collections.Generic.IEnumerable<T> sequence);
static member NonNull : seq<'T> -> seq<'T>
<Extension()>
Public Function NonNull(Of T) (sequence As IEnumerable(Of T)) As IEnumerable(Of T)
- T
- sequence
- IEnumerable<T>
IEnumerable<T>
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |