点击或拖拽改变大小

MobileViewCollectionTRemove 方法

移除指定元素

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public virtual bool Remove(
	T item
)

参数

item
类型:T
元素

返回值

类型:Boolean

[缺少 "M:Smobiler.Core.Controls.MobileViewCollection`1.Remove(`0)" 的 <returns> 文档]

实现

ICollectionTRemove(T)
参见