<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > MemberCollection Class > MemberCollection Properties > Variable Property > MemberCollection.Item Property |
Gets an element of this instance by its name. (Accessing structure elements)
[Visual Basic]
Public Overloads ReadOnly Property Item( _
ByVal name As String _
) As Variable
Public Get
End Get
End Property
[C#]
public Variable this[
string name
] { public get; }
name
The name of the variable to search for.
MemberCollection Class | BR.AN.PviServices Namespace | MemberCollection.Item Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]