点击或拖拽改变大小

MobileComponentCollectionGetEnumerator 方法

返回一个可用于循环访问控件集合的枚举数。

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public IEnumerator GetEnumerator()

返回值

类型:IEnumerator
一个 IEnumerator 对象,它表示控件集合。

实现

IEnumerableGetEnumerator
备注