点击或拖拽改变大小

SystemButtonCollectionInsert 方法

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

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

参数

index
类型:SystemInt32

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

value
类型:SystemObject

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

实现

IListInsert(Int32, Object)
参见