点击或拖拽改变大小

CollectionTItem 属性

[缺少 "P:CPF.Collection`1.Item(System.Int32)" 的 <summary> 文档]

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public T this[
	int index
] { get; set; }

参数

index
类型:SystemInt32

属性值

类型:T
参见