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