TSCPrinterEntityCollectionIndexOf 方法 |
确定打印数据中特定项的索引
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public int IndexOf(
TSCPrinterEntity item
)
Public Function IndexOf (
item As TSCPrinterEntity
) As Integer
参数
- item
- 类型:Smobiler.DeviceTSCPrinterEntity
特定项
返回值
类型:
Int32[缺少 "M:Smobiler.Device.TSCPrinterEntityCollection.IndexOf(Smobiler.Device.TSCPrinterEntity)" 的 <returns> 文档]
参见