点击或拖拽改变大小

CollectionTItem 属性

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

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

参数

index
类型:SystemInt32

属性值

类型:T
参见