<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Value Class > Value Properties > Value.ArrayLength Property |
Gets the number of array elements for this instance of a Value class. If the variable is of type multidimensional array this will be the total number of elements!
[Visual Basic]
Public ReadOnly Property ArrayLength() As Integer
Public Get
End Get
End Property
[C#]
public int ArrayLength { public get; }
Value Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]