<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > CpuCollection Class > CpuCollection Constructor |
Initializes a new instance of the CpuCollection class.
[Visual Basic]
Public Overloads Sub New( _
ByVal parent As Object, _
ByVal name As String _
)
[C#]
object parent,
string name
);
parent
Parent object (e.g. Service object)
name
Collection name
CpuCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]