点击或拖拽改变大小

ItemCollection  转换 (Array to ItemCollection)

[缺少 "M:CPF.Controls.ItemCollection.op_Implicit(System.Array)~CPF.Controls.ItemCollection" 的 <summary> 文档]

命名空间:  CPF.Controls
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public static implicit operator ItemCollection (
	Array list
)

参数

list
类型:SystemArray

[缺少 "M:CPF.Controls.ItemCollection.op_Implicit(System.Array)~CPF.Controls.ItemCollection" 的 <param name="list"/> 文档]

返回值

类型:ItemCollection

[缺少 "M:CPF.Controls.ItemCollection.op_Implicit(System.Array)~CPF.Controls.ItemCollection" 的 <returns> 文档]

参见