HardwareInfo.EntriesCount Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > HardwareInfo Class > HardwareInfo Properties >

HardwareInfo.EntriesCount Property

BR.AN.PviServices .NET


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; }

Property Value

The number of hardware module entries in the uploaded data.

See Also

HardwareInfo Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]