CoreStrings.ReadOnlyListType(Object) 方法

定义

类型“{givenType}”不能用作基元集合,因为它是只读的。 不支持基元类型的只读集合。

public static string ReadOnlyListType (object? givenType);
static member ReadOnlyListType : obj -> string
Public Shared Function ReadOnlyListType (givenType As Object) As String

参数

givenType
Object

返回

适用于