ArgumentCollection.Remove

導入

v4.0

詳細

コレクションから単一の引数を削除します。

C#構文

ArgumentCollection.Remove( Object in_Index );

スクリプト構文

ArgumentCollection.Remove( Index );

パラメータ

パラメータ タイプ 説明
Index Variant 0を基準としたインデックスまたは削除する引数のSIObject.Name

関連項目

ArgumentCollection.Add ArgumentCollection.RemoveAll Command.Arguments