Smobiler Library
Smobiler Library
Smobiler Library
Smobiler.Core.Controls
MobileControlCollection 类
MobileControlCollection 方法
Add 方法
AddRange 方法
Clear 方法
Contains 方法
CopyTo 方法
Find 方法
GetEnumerator 方法
IndexOf 方法
Remove 方法
RemoveAt 方法
MobileControlCollection
GetEnumerator 方法
返回一个可用于循环访问控件集合的枚举数。
命名空间:
Smobiler.Core.Controls
程序集:
Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.651.17422+f85e28ffe3fdebbfe720c8c2dde0db495f1a52ab
语法
C#
VB
复制
public
IEnumerator
GetEnumerator
()
Public
Function
GetEnumerator
As
IEnumerator
返回值
类型:
IEnumerator
一个 IEnumerator 对象,它表示控件集合。
实现
IEnumerable
GetEnumerator
备注
参见
引用
MobileControlCollection 类
Smobiler.Core.Controls 命名空间