HslDeviceAddressAttributeGetDataLength 方法 |
获取数据的数量信息,如果小于0,则返回1
Get the quantity information of the data, if it is less than 0, return 1
命名空间:
HslCommunication.Reflection
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int GetDataLength()
Public Function GetDataLength As Integer
public:
int GetDataLength()
member GetDataLength : unit -> int
返回值
类型:
Int32数据的个数
参见