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