AlarmsGroups.Item (System.Int32) Property

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

Parameters

id
int

Property Value

AlarmGroup

AlarmGroup object

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition