SoftCacheArrayBaseGetAllData 方法 |
获取原本的数据字节
命名空间:
HslCommunication.BasicFramework
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte[] GetAllData()
Public Function GetAllData As Byte()
public:
array<unsigned char>^ GetAllData()
member GetAllData : unit -> byte[]
返回值
类型:
Byte字节数组
参见