LogValueLimitDictGetKeys 方法 |
获取所有的关键字的数据信息
Get data information of all keywords
命名空间:
HslCommunication.LogNet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string[] GetKeys()
Public Function GetKeys As String()
public:
array<String^>^ GetKeys()
member GetKeys : unit -> string[]
返回值
类型:
String字符串数组
参见