<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > SNMPVariableCollection Class > SNMPVariableCollection Properties > SNMPVariableCollection.Item Property |
Indexer function.
[Visual Basic]
Public ReadOnly Property Item( _
ByVal indexer As String _
) As Variable
Public Get
End Get
End Property
[C#]
public Variable this[
string indexer
] { public get; }
indexer
The key to be used for searching
SNMPVariableCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]