ReadOnlyList<T> Implicit 转换运算符

包括受保护的成员
包括继承的成员

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共运算符静态成员 Implicit(List<T> to ReadOnlyList<T>) Returns an implicit conversion from a list to a read only list.
公共运算符静态成员 Implicit(array<T[] to ReadOnlyList<T>) Returns an implicit conversion from an array to a list.

页首

请参阅

参考

ReadOnlyList<T> 结构

Microsoft.SqlServer.Management.Sdk.Sfc 命名空间