点击或拖拽改变大小

ChartElementCollectionTContains 方法

确定某元素是否在图表元素集合中。

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

参数

item
类型:T
要在图表元素集合中查找的对象

返回值

类型:Boolean

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

备注