閱讀英文

共用方式為


MatrixKeyFrameCollection.IList.Insert(Int32, Object) 方法

定義

將項目插入位於指定索引的 IList

void IList.Insert (int index, object keyFrame);

參數

index
Int32

應該插入 value 之以零啟始的索引。

keyFrame
Object

要插入 IList 的物件。

實作

適用於