<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Value Class > Value Properties > Value Property > Value.Item Property |
Gets or sets the value object of a structure member
[Visual Basic]
Public Overloads Property Item( _
ByVal index As Integer _
) As Value
Public Get
End Get
Public Set
End Set
End Property
[C#]
public Value this[
int index
] { public get; public set; }
index
The numeric index.
Value Class | BR.AN.PviServices Namespace | Value.Item Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]