点击或拖拽改变大小

SecsValueCreateListSecsValue 方法

从一个对象数组里创建一个secsvalue对象

命名空间:  HslCommunication.Secs.Types
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static SecsValue CreateListSecsValue(
	params Object[] objs
)

参数

objs
类型:SystemObject
实际的数据数组

返回值

类型:SecsValue
secs对象信息
参见