获取最后一个值,如果从来没有添加过,则引发异常
Gets the last value and throws an exception if it has never been added
命名空间:
HslCommunication.BasicFramework
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 Public Function LastValue As T
member LastValue : unit -> 'T
返回值
类型:
T值信息
参见