Smobiler Library
Smobiler Library
Smobiler Library
Smobiler.Core.Controls
MobileComponentCollection 类
MobileComponentCollection 方法
Add 方法
AddRange 方法
Clear 方法
Contains 方法
CopyTo 方法
GetEnumerator 方法
IndexOf 方法
Remove 方法
RemoveAt 方法
MobileComponentCollection
RemoveAt 方法
在指定的索引位置从控件集合移除控件。
命名空间:
Smobiler.Core.Controls
程序集:
Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.651.17422+f85e28ffe3fdebbfe720c8c2dde0db495f1a52ab
语法
C#
VB
复制
public
void
RemoveAt
(
int
index
)
Public
Sub
RemoveAt
(
index
As
Integer
)
参数
index
类型:
System
Int32
要移除的 Control 的索引值。
实现
IList
RemoveAt(Int32)
备注
参见
引用
MobileComponentCollection 类
Smobiler.Core.Controls 命名空间