HslMessageItemToStringWithoutKeyword 方法 |
返回表示当前对象的字符串,剔除了关键字
Returns a string representing the current object, excluding keywords
命名空间:
HslCommunication.LogNet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string ToStringWithoutKeyword()
Public Function ToStringWithoutKeyword As String
public:
String^ ToStringWithoutKeyword()
member ToStringWithoutKeyword : unit -> string
返回值
类型:
String字符串信息
参见