SNMPVariableCollection.Item Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > SNMPVariableCollection Class > SNMPVariableCollection Properties >

SNMPVariableCollection.Item Property

BR.AN.PviServices .NET


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; }

Parameters

indexer

The key to be used for searching

See Also

SNMPVariableCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]