点击或拖拽改变大小

B2000ScannerSeleteRfidCard 方法

选中或取消选中读写的标签

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public void SeleteRfidCard(
	int bank,
	string data,
	bool flag,
	ComponentOnResultHandler handler = null
)

参数

bank
类型:SystemInt32

[缺少 "M:Smobiler.Device.B2000Scanner.SeleteRfidCard(System.Int32,System.String,System.Boolean,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="bank"/> 文档]

data
类型:SystemString

[缺少 "M:Smobiler.Device.B2000Scanner.SeleteRfidCard(System.Int32,System.String,System.Boolean,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="data"/> 文档]

flag
类型:SystemBoolean

[缺少 "M:Smobiler.Device.B2000Scanner.SeleteRfidCard(System.Int32,System.String,System.Boolean,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="flag"/> 文档]

handler (Optional)
类型:Smobiler.Core.ControlsComponentOnResultHandler

[缺少 "M:Smobiler.Device.B2000Scanner.SeleteRfidCard(System.Int32,System.String,System.Boolean,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="handler"/> 文档]

参见