点击或拖拽改变大小

MobileViewCollectionBaseTItem 属性

获取指定索引集合元素

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public T this[
	int index
] { get; }

参数

index
类型:SystemInt32
索引

属性值

类型:T

返回值

类型:T
备注