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