TSCPrinterEntityCollectionItem 属性 |
获取和设置打印数据列表项
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public TSCPrinterEntity this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As TSCPrinterEntity
Get
Set
参数
- index
- 类型:SystemInt32
列表项
返回值
类型:
TSCPrinterEntity
参见