as
Size: a a a
as
as
(gi env:) | % { $_.GetType() }
IsPublic IsSerial Name BaseType
-------- -------- ---- --------
True True DictionaryEntry System.ValueType
True True DictionaryEntry System.ValueType
...
as
A
as
A
PS C:\Users\Aleksandr> gi env: | % GetEnumerator | % GetType
IsPublic IsSerial Name BaseType
-------- -------- ---- --------
True True DictionaryEntry System.ValueType
True True DictionaryEntry System.ValueType
True True DictionaryEntry System.ValueType
as
as
as
as
as
V
as
VB
as
as
WW
A