AlarmsGroups.Item (System.String) Property

Get an AlarmGroup by name
Public ReadOnly Shadows Property Item( _ 
ByVal name As String
) As AlarmGroup
This language is not supported or no code example is available.
new public AlarmGroup this[ 
string name 
] {get;}
This language is not supported or no code example is available.

Parameters

name
string

Property Value

AlarmGroup

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition