点击或拖拽改变大小

LogStatisticsDictGetLogStatistics 方法

根据给定的关键字信息,获取相关的 对象,进而执行很多的操作
According to the given keyword information, obtain related objects, and then perform many operations

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public LogStatistics GetLogStatistics(
	string key
)

参数

key
类型:SystemString
关键字

返回值

类型:LogStatistics
日志对象,如果当前的日志对象不存在,就返回为NULL
参见