ActionCollection.Remove 方法
針對腳本,從集合中移除指定的動作。
語法
ActionCollection.Remove( _
ByVal index _
)
參數
-
index [in]
-
要移除之動作的索引。
傳回值
這個方法不會傳回值。
備註
移除專案時,請注意集合中第一個專案的索引是 1,而最後一個專案的索引是 ActionCollection.Count 屬性的值。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |
類型程式庫 |
|
DLL |
|