<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Value Class > Value Properties > Value.ArrayData Property |
Gets or sets the System.Type compatible array of values. This member is only valid for arrays which have a size bigger than 1! Setting the ValueArray will only be supported for the same type of array
[Visual Basic]
Public Property ArrayData() As Array
Public Get
End Get
Public Set
End Set
End Property
[C#]
public Array ArrayData { public get; public set; }
ValueArray
Value Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]