点击或拖拽改变大小

MobileControlCollectionContains 方法 (Object)

判断是否包含控件

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public bool Contains(
	Object value
)

参数

value
类型:SystemObject

[缺少 "M:Smobiler.Core.Controls.MobileControlCollection.Contains(System.Object)" 的 <param name="value"/> 文档]

返回值

类型:Boolean

[缺少 "M:Smobiler.Core.Controls.MobileControlCollection.Contains(System.Object)" 的 <returns> 文档]

实现

IListContains(Object)
备注