<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Variable Class > Variable Properties > Variable Property > Variable.Item Property |
Gets an array element of type variable.
[Visual Basic]
Public Overloads ReadOnly Property Item( _
ParamArray indices As Integer _
) As Variable
Public Get
End Get
End Property
[C#]
public Variable this[
int[] indices
] { public get; }
indices
The numeric index array
Variable Class | BR.AN.PviServices Namespace | Variable.Item Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]