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 对象的索引
评论
登录后才可以发表评论
热门帖子
- 12025-12-01浏览数:182759
- 22023-05-09浏览数:25051
- 42023-09-25浏览数:18521
- 52020-05-11浏览数:17526