GBase 8a
其他
文章

Add 方法 (GBaseParameter)

发表于2025-09-27 15:54:1337次浏览3个评论

把指定的 GBaseParameter 对象加入到 GBaseParameterCollection 中。

 语法

[Visual Basic]

Public Function Add ( _

value As GBaseParameter _

) As GBaseParameter

[C#]

public GBaseParameter Add(

GBaseParameter value

)

 参数

1) value :要加入到集合的 GBaseParameter 对象。

 返回值

新 GBaseParameter 对象的索引

评论

登录后才可以发表评论
用户头像
郝老师发表于 10个月前
能提供完整的示例程序吗?
用户头像
GBase用户28017发表于 9个月前
学习。
用户头像
levvel发表于 6个月前
给你点个赞