<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > HardwareInfo Class > HardwareInfo Properties > HardwareInfo.EntriesCount Property |
Gets the number of hardware module entries in the uploaded data.
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public ReadOnly Property EntriesCount() As UInt32
Public Get
End Get
End Property
[C#]
[CLSCompliant(IsCompliant=False)]
public uint EntriesCount { public get; }
The number of hardware module entries in the uploaded data.
HardwareInfo Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]