点击或拖拽改变大小

SoftMsgQueueTAddNewItem 方法

新增一条数据

命名空间:  HslCommunication.BasicFramework
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public void AddNewItem(
	T item
)

参数

item
类型:T

[缺少 "M:HslCommunication.BasicFramework.SoftMsgQueue`1.AddNewItem(`0)" 的 <param name="item"/> 文档]

参见