Add

CustomCommandButtonCollection.Add method

将自定义命令按钮对象添加到集合中。

public int Add(object value)
范围类型描述
valueObject自定义命令按钮对象。

返回值

指数。

也可以看看