我想通过这些项目的所有项目,但首先,我必须投下我失败的适当类别。
Dim arr As EncodingInfo
Dim arr As List(Of Encoding) = DirectCast(System.Text.Encoding.GetEncodings(), List(Of Encoding))
Error 1 Value of type 1-dimensional array of System.Text.EncodingInfo
cannot be converted to System.Collections.Generic.List(Of System.Text.Encoding) .