PosPrinterEntityCollectionContains 方法 |
确定打印数据中是否包含特定值
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public bool Contains(
PosPrinterEntity item
)
Public Function Contains (
item As PosPrinterEntity
) As Boolean
参数
- item
- 类型:Smobiler.DevicePosPrinterEntity
特定值
返回值
类型:
Boolean[缺少 "M:Smobiler.Device.PosPrinterEntityCollection.Contains(Smobiler.Device.PosPrinterEntity)" 的 <returns> 文档]
参见