SerializableEnumerable._enumerable Field
This element is introduced in Windows PowerShell 5.0.
Namespace: Microsoft.OneGet.Utility.Collections
Assembly: Microsoft.OneGet.Utility (in Microsoft.OneGet.Utility.dll)
Usage
'Usage
Dim value As IEnumerable
value = Me._enumerable
Syntax
'Declaration
Protected ReadOnly _enumerable As IEnumerable
protected readonly IEnumerable _enumerable
protected:
initonly IEnumerable^ _enumerable
protected final IEnumerable _enumerable
protected final var _enumerable : IEnumerable
Platforms
Target Platforms
See Also
Reference
SerializableEnumerable Generic Class
SerializableEnumerable Members
Microsoft.OneGet.Utility.Collections Namespace