让代码更简单

Cog1394DCAMBusConfigurationChangedEventArgs Constructor 中文翻译8.2版

重要:本文最后更新于2019-12-08 12:52:08,某些文章具有时效性,若有错误或已失效,请在下方留言或联系代码狗

这是EventArgs的构造函数。您通常不需要使用此方法。

命名空间:Cognex.VisionPro

编译:Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 55.0.0.0

构成语法

C#

复制
public Cog1394DCAMBusConfigurationChangedEventArgs(
	bool unplugged,
	bool busReset,
	bool busResetInitiator,
	int busResetInitiatorNodeNumber,
	bool nodeNumberChanged,
	int hostNodeNumber,
	int nodeCount,
	int busGenerationCount
)

VB

复制
Public Sub New ( 
	unplugged As Boolean,
	busReset As Boolean,
	busResetInitiator As Boolean,
	busResetInitiatorNodeNumber As Integer,
	nodeNumberChanged As Boolean,
	hostNodeNumber As Integer,
	nodeCount As Integer,
	busGenerationCount As Integer
)

C++

复制
public:
Cog1394DCAMBusConfigurationChangedEventArgs(
	bool unplugged, 
	bool busReset, 
	bool busResetInitiator, 
	int busResetInitiatorNodeNumber, 
	bool nodeNumberChanged, 
	int hostNodeNumber, 
	int nodeCount, 
	int busGenerationCount
)

参数

  • unplugged
    类型: System.Boolean
  • busReset
    类型: System.Boolean
  • busResetInitiator
    类型: System.Boolean
  • busResetInitiatorNodeNumber
    类型: System.Int32
  • nodeNumberChanged
    类型: System.Boolean
  • hostNodeNumber
    类型: System.Int32
  • nodeCount
    类型: System.Int32
  • busGenerationCount
    类型: System.Int32

查看更多

Cog1394DCAMBusConfigurationChangedEventArgs Class
Cognex.VisionPro Namespace

感觉很棒!可以赞赏支持我哟~

2 打赏

评论 (0)

登录后评论
QQ咨询 邮件咨询 狗哥推荐