点击或拖拽改变大小

TSCPrinterEntityCollection 类

打印数据集合
继承层次
SystemObject
  System.CollectionsCollectionBase
    Smobiler.DeviceTSCPrinterEntityCollection

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public class TSCPrinterEntityCollection : CollectionBase

TSCPrinterEntityCollection 类型公开以下成员。

构造函数
  名称说明
公共方法TSCPrinterEntityCollection
初始化 TSCPrinterEntityCollection 类的一个新实例
Top
属性
  名称说明
公共属性Item
获取和设置打印数据列表项
Top
方法
  名称说明
公共方法Add
列表中添加打印数据
公共方法AddRange
列表中添加打印数据
公共方法Contains
确定打印数据中是否包含特定值
公共方法IndexOf
确定打印数据中特定项的索引
公共方法Remove
从打印数据中移除特定对象的第一个匹配项
Top
参见