SoftMsgQueueTCurrentItem 属性 |
获取最新添加进去的数据
命名空间:
HslCommunication.BasicFramework
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public T CurrentItem { get; }
Public ReadOnly Property CurrentItem As T
Get
public:
property T CurrentItem {
T get ();
}
member CurrentItem : 'T with get
属性值
类型:
T参见