StylusSyncPluginCollection.RemoveAt 方法
從指定的索引移除 IStylusSyncPlugin 物件。
命名空間: Microsoft.StylusInput
組件: Microsoft.Ink (在 Microsoft.Ink.dll 中)
語法
'宣告
Public Sub RemoveAt ( _
index As Integer _
)
'用途
Dim instance As StylusSyncPluginCollection
Dim index As Integer
instance.RemoveAt(index)
public void RemoveAt(
int index
)
public:
void RemoveAt(
int index
)
public void RemoveAt(
int index
)
public function RemoveAt(
index : int
)
參數
- index
型別:System.Int32
要移除之項目的索引 (以零起始)。
平台
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求。
版本資訊
.NET Framework
支援版本:3.0