点击或拖拽改变大小

TransformCollectionInsert 方法 (Int32, Object)

[缺少 "M:CPF.TransformCollection.Insert(System.Int32,System.Object)" 的 <summary> 文档]

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public void Insert(
	int index,
	Object value
)

参数

index
类型:SystemInt32

[缺少 "M:CPF.TransformCollection.Insert(System.Int32,System.Object)" 的 <param name="index"/> 文档]

value
类型:SystemObject

[缺少 "M:CPF.TransformCollection.Insert(System.Int32,System.Object)" 的 <param name="value"/> 文档]

实现

IListInsert(Int32, Object)
参见